espn_games() retrieves the ESPN games for a season as a data.frame where each row represents ESPN and includes detail on game timing, matchup state, scoring flow, and situational event detail.
Usage
espn_games(season = season_now())
Value
data.frame with one row per ESPN game
Arguments
season
integer in YYYYYYYY (e.g., 20242025); see seasons() for
reference