espn_cfb_pbp(): Get ESPN college football PBP data (legacy site-v2).
espn_cfb_pbp_v2(): Get ESPN College Football Play-by-Play (core-v2) – core-v2-sourced successor to espn_cfb_pbp() with optional EPA/WPA modeling.
espn_cfb_unnest_plays(): Turn an espn_cfb_game_drives() result with a plays list-column into a flat one-row-per-play table.
espn_cfb_game_broadcasts(): Get the broadcast / streaming outlets carrying a single college football game.
espn_cfb_game_drive_plays(): Get the play-by-play for a single drive of a college football game – one row per play, scoped to one drive.
espn_cfb_game_drives(): Get the per-game drive log for a single college football game – one row per drive.
espn_cfb_game_leaders(): Get the per-game statistical leaders for a single college football game – one row per leader within each statistical category.
espn_cfb_game_odds(): Get the sportsbook betting lines (spread, over/under, moneyline) for a single college football game – one row per provider.
espn_cfb_game_pbp(): Get the full core-v2 play-by-play feed for a single college football game – one row per play.
espn_cfb_game_play(): Get the full detail object for a single play of a college football game.
espn_cfb_game_player_box(): Get the full per-player box score for both teams in a single college football game, in long format.
espn_cfb_game_player_statistics(): Get one athlete's box-score line for a single college football game – one row per stat, in long format.
espn_cfb_game_powerindex(): Get ESPN's Football Power Index (FPI) matchup projections for both teams in a single college football game.
espn_cfb_game_predictor(): Get ESPN's pre-game matchup predictor (FPI game projection) for a single college football game.
espn_cfb_game_probabilities(): Get ESPN's play-by-play win-probability series for a single college football game.
espn_cfb_game_situation(): Get the current (or final) game situation for a single college football game – down, distance, yard line, red-zone flag, timeouts.
espn_cfb_game_status(): Get the competition status for a single college football game – clock, period, and the status type/state.
espn_cfb_game_team_leaders(): Get each team's statistical leaders (passing, rushing, receiving, ...) for a single college football game.
espn_cfb_game_team_linescores(): Get the quarter-by-quarter linescores for both teams in a single college football game.
espn_cfb_game_team_records(): Get each team's win-loss records (overall, home, road, conference) as they stood at the time of a single college football game.
espn_cfb_game_team_roster(): Get the game-day roster for both teams in a single college football game.
espn_cfb_game_team_statistics(): Get the full team box-score statistics for both teams in a single college football game, in long format.
espn_cfb_game_teams(): Get the two teams (home and away) for a single college football game.