
Get ESPN women's college basketball game data (play-by-play, team and player box)
Source:R/espn_wbb_data.R
espn_wbb_game_all.Rd
Get ESPN women's college basketball game data (play-by-play, team and player box)
Examples
# \donttest{
try(espn_wbb_game_all(game_id = 401276115))
#> $Plays
#> ── ESPN WBB Play-by-Play Information from ESPN.com ───────────── wehoop 1.8.0 ──
#> ℹ Data updated: 2023-03-11 06:14:52 UTC
#> # A tibble: 386 × 48
#> id seque…¹ text away_…² home_…³ scori…⁴ score…⁵ wallc…⁶ shoot…⁷ type_id
#> <chr> <chr> <chr> <int> <int> <lgl> <int> <chr> <lgl> <chr>
#> 1 401276… 101899… Jump… 0 0 FALSE 0 2021-0… FALSE 615
#> 2 401276… 101904… Morg… 0 2 TRUE 2 2021-0… TRUE 572
#> 3 401276… 101907… Kian… 3 2 TRUE 3 2021-0… TRUE 558
#> 4 401276… 101914… Vale… 3 2 FALSE 2 2021-0… TRUE 558
#> 5 401276… 101914… Morg… 3 2 FALSE 0 2021-0… FALSE 586
#> 6 401276… 101915… Kour… 3 5 TRUE 3 2021-0… TRUE 558
#> 7 401276… 101919… Dana… 3 5 FALSE 3 2021-0… TRUE 558
#> 8 401276… 101919… Kian… 3 5 FALSE 0 2021-0… FALSE 586
#> 9 401276… 101919… Myka… 5 5 TRUE 2 2021-0… TRUE 558
#> 10 401276… 101924… Morg… 5 5 FALSE 2 2021-0… TRUE 558
#> # … with 376 more rows, 38 more variables: type_text <chr>,
#> # period_number <int>, period_display_value <chr>, clock_display_value <chr>,
#> # team_id <chr>, coordinate_x <int>, coordinate_y <int>, play_id <chr>,
#> # athlete_id_1 <chr>, athlete_id_2 <chr>, home_team_id <int>,
#> # home_team_mascot <chr>, home_team_name <chr>, home_team_abbrev <chr>,
#> # home_team_logo <chr>, home_team_logo_dark <chr>, home_team_full_name <chr>,
#> # home_team_color <chr>, home_team_alternate_color <chr>, …
#>
#> $Team
#> ── ESPN WBB Team Box Information from ESPN.com ───────────────── wehoop 1.8.0 ──
#> ℹ Data updated: 2023-03-11 06:14:52 UTC
#> # A tibble: 2 × 52
#> game_id season season_t…¹ game_date team_id team_…² team_…³ team_…⁴ team_…⁵
#> <int> <int> <int> <date> <int> <chr> <chr> <chr> <chr>
#> 1 401276115 2021 2 2021-02-21 97 s:40~l… louisv… Louisv… Cardin…
#> 2 401276115 2021 2 2021-02-21 52 s:40~l… florid… Florid… Semino…
#> # … with 43 more variables: team_abbreviation <chr>, team_display_name <chr>,
#> # team_short_display_name <chr>, team_color <chr>,
#> # team_alternate_color <chr>, team_logo <chr>, team_home_away <chr>,
#> # team_score <int>, team_winner <lgl>, assists <int>, blocks <int>,
#> # defensive_rebounds <int>, field_goal_pct <dbl>, field_goals_made <int>,
#> # field_goals_attempted <int>, flagrant_fouls <int>, fouls <int>,
#> # free_throw_pct <dbl>, free_throws_made <int>, …
#>
#> $Player
#> ── ESPN WBB Player Box Information from ESPN.com ─────────────── wehoop 1.8.0 ──
#> ℹ Data updated: 2023-03-11 06:14:53 UTC
#> # A tibble: 19 × 38
#> game_id season season_…¹ game_date athle…² athle…³ team_id team_…⁴ team_…⁵
#> <int> <int> <int> <date> <chr> <chr> <chr> <chr> <chr>
#> 1 401276115 2021 2 2021-02-21 4433426 Olivia… 97 Cardin… Louisv…
#> 2 401276115 2021 2 2021-02-21 4433412 Hailey… 97 Cardin… Louisv…
#> 3 401276115 2021 2 2021-02-21 4398604 Mykasa… 97 Cardin… Louisv…
#> 4 401276115 2021 2 2021-02-21 4281919 Kianna… 97 Cardin… Louisv…
#> 5 401276115 2021 2 2021-02-21 4281190 Dana E… 97 Cardin… Louisv…
#> 6 401276115 2021 2 2021-02-21 4703211 Malea … 97 Cardin… Louisv…
#> 7 401276115 2021 2 2021-02-21 4398591 Liz Di… 97 Cardin… Louisv…
#> 8 401276115 2021 2 2021-02-21 4398589 Elizab… 97 Cardin… Louisv…
#> 9 401276115 2021 2 2021-02-21 4433094 Norika… 97 Cardin… Louisv…
#> 10 401276115 2021 2 2021-02-21 4398835 Ahlana… 97 Cardin… Louisv…
#> 11 401276115 2021 2 2021-02-21 4398583 Valenc… 52 Semino… Florid…
#> 12 401276115 2021 2 2021-02-21 4432862 Sammie… 52 Semino… Florid…
#> 13 401276115 2021 2 2021-02-21 4398582 Kourtn… 52 Semino… Florid…
#> 14 401276115 2021 2 2021-02-21 4280885 Bianca… 52 Semino… Florid…
#> 15 401276115 2021 2 2021-02-21 2984250 Morgan… 52 Semino… Florid…
#> 16 401276115 2021 2 2021-02-21 4281175 Savann… 52 Semino… Florid…
#> 17 401276115 2021 2 2021-02-21 4433304 River … 52 Semino… Florid…
#> 18 401276115 2021 2 2021-02-21 4281174 Sayawn… 52 Semino… Florid…
#> 19 401276115 2021 2 2021-02-21 4068155 Tiana … 52 Semino… Florid…
#> # … with 29 more variables: minutes <dbl>, field_goals_made <int>,
#> # field_goals_attempted <int>, three_point_field_goals_made <int>,
#> # three_point_field_goals_attempted <int>, free_throws_made <int>,
#> # free_throws_attempted <int>, offensive_rebounds <int>,
#> # defensive_rebounds <int>, rebounds <int>, assists <int>, steals <int>,
#> # blocks <int>, turnovers <int>, fouls <int>, points <int>, starter <lgl>,
#> # ejected <lgl>, did_not_play <lgl>, active <lgl>, athlete_jersey <chr>, …
#>
# }