| espn_game_summary | R Documentation |
espn_game_summary() returns ESPN's competition summary for one game after
dropping large availability/link/detail blocks, leaving the compact game,
competitor, venue, date, format, and series fields exposed by the core API.
espn_game_summary(game = 401777460)
game |
integer ID (e.g., 401777460); see |
list with various items
ESPN_summary_SCF_20242025 <- espn_game_summary(game = 401777460)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.