gamesW: Game-level data for the college women's 2021-22 season.

gamesWR Documentation

Game-level data for the college women's 2021-22 season.

Description

A dataset containing information on each of the 4,220 documented women's ultimate frisbee games played at the collegiate level in the 2021-22 season.

Usage

gamesW

Format

A data frame with 4220 rows and 21 variables:

OppRk

Current national ranking of opponent, per Frisbee Rankings.

Opponent

Name of opposing team.

Result

Whether the team won or lost the game, as well as the final score, in character format.

Effect

Effect of the game on the team's Frisbee Rankings rank.

Status

Factor representing whether a game was included or excluded in ranking calculation, with 2 levels: Counts and Ignored.

PctOfRanking

The percentage of a team's total ranking that is accounted for by the given game's outcome.

Date

The date on which the game was played.

Event

The event at which the game was played.

Win

A binary indicator of whether the team won or lost: 1 if win, 0 if loss. Useful for modeling.

Pts

The number of points scored by the team.

OppPts

The number of points scored by their opponent.

GameScore

The game score for the team, as calculated by the fRisbee::GameScoreCalculator function.

PtDiff

The number of points scored by the team minus the number of points scored by their opponent

OpponentRating

The opponent team's Elo rating on Frisbee Rankings.

TeamRatingPostgame

The team's Elo rating after playing the game.

GameValue

The implied Elo rating that the team played at in the game.

TeamRatingPregame

The team's Elo rating before playing the game.

GameValueUsed

Equal to GameValue where Status is Counts. 0 where Status is Ignored.

RatingsImpact

The impact of the game result on a team's Elo rating.

Team

The name of the team.

GameNum

The game number in the season; for example, GameNum = 1 for a team's first game of the year.

Source

https://www.frisbee-rankings.com/


bbwieland/fRisbee documentation built on Aug. 30, 2022, 11:18 p.m.