game: Game IDs for all games 2015-2019

gameR Documentation

Game IDs for all games 2015-2019

Description

Game IDs for all games 2015-2019

Results of all games played 2015-2019 in the National Women's Soccer League (NWSL)

Usage

game

game

Format

A dataframe of unique IDs for all games played from 2015-2019 with scores and winners

game_id

unique identifier for each game

game_date

day the game was played

home_team

home team id

away_team

away team id

home_pts

number of goals scored by the home team

away_pts

number of goals scored by the away team

winner

team id for winning team, if applicable. If tied, NA.

season

season that the game was played

A data frame with one row for each game played

game_id

unique game id in the follow format: "home-team-vs-away-team_YYYY-MM-DD

game_date

date game was played

home_team

home team unique ID

away_team

away team unique ID

home_pts

points scored by home team

away_pts

points scored by the away team

winnter

team ID for winning team (NA if draw)

season

season game was played

Source

https://www.nwslsoccer.com


adror1/nwslR documentation built on Oct. 4, 2022, 3:06 a.m.