powered by
wsc_play_by_play() scrapes the WSC play-by-play for given game.
wsc_play_by_play()
game
wsc_play_by_play(game = 2023030417)wsc_pbp(game = 2023030417)
wsc_pbp(game = 2023030417)
data.frame with one row per event (play)
integer ID (e.g., 2025020275); see games() for reference
games()
wsc_pbp_Martin_Necas_legacy_game <- wsc_play_by_play(game = 2025020275)
Run the code above in your browser using DataLab