get_game_story | R Documentation |
get_game_story()
retrieves WSC-provided information on a game
, including but not limited to its type, venue, start time, clock, home and away teams, and TV broadcast(s). Access get_games()
for game
reference.
get_game_story(game = 2024020602)
game |
integer Game ID |
list of various items
game_story_2024030411 <- get_game_story(game=2024030411)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.