Skip to main content

nfl — ESPN reference

  • sport slug: football
  • league slug: nfl
  • scopes: universal, football
  • wrappers: 112 (+ 11 native)

Every endpoint is called as sdv.nfl.espnNfl<Endpoint>(params). Each method is also available under its snake_case name (espn_nfl_<endpoint>) for parity with the Python / R packages. Parameters accept snake_case or camelCase. Required path params are marked *. This league also ships 11 native (non-ESPN) API wrappers — see the Native API sections below.

import sdv from 'sportsdataverse';

await sdv.nfl.espnNflScoreboard({});

Universal endpoints

MethodHTTPPath paramsQuery params
espnNflAthleteAwardscore_v2 /football/leagues/nfl/athletes/{athlete_id}/awardsathlete_id*
espnNflAthleteBiosite_v2 /football/nfl/athletes/{athlete_id}/bioathlete_id*
espnNflAthleteCareerStatscore_v2 /football/leagues/nfl/athletes/{athlete_id}/statistics[/{stat_type}]athlete_id*, stat_type
espnNflAthleteContractscore_v2 /football/leagues/nfl/athletes/{athlete_id}/contractsathlete_id*
espnNflAthleteCorecore_v2 /football/leagues/nfl/athletes/{athlete_id}athlete_id*
espnNflAthleteEventlogcore_v2 /football/leagues/nfl/athletes/{athlete_id}/eventlogathlete_id*
espnNflAthleteGamelogweb_v3 /football/nfl/athletes/{athlete_id}/gamelogathlete_id*season
espnNflAthleteInfosite_v2 /football/nfl/athletes/{athlete_id}athlete_id*
espnNflAthleteInjuriescore_v2 /football/leagues/nfl/athletes/{athlete_id}/injuriesathlete_id*
espnNflAthleteNewssite_v2 /football/nfl/athletes/{athlete_id}/newsathlete_id*
espnNflAthleteNotescore_v2 /football/leagues/nfl/athletes/{athlete_id}/notesathlete_id*
espnNflAthleteOverviewweb_v3 /football/nfl/athletes/{athlete_id}/overviewathlete_id*
espnNflAthleteRecordscore_v2 /football/leagues/nfl/athletes/{athlete_id}/recordsathlete_id*
espnNflAthleteSeasonscore_v2 /football/leagues/nfl/athletes/{athlete_id}/seasonsathlete_id*
espnNflAthleteSplitsweb_v3 /football/nfl/athletes/{athlete_id}/splitsathlete_id*season
espnNflAthleteStatisticslogcore_v2 /football/leagues/nfl/athletes/{athlete_id}/statisticslogathlete_id*
espnNflAthleteStatsweb_v3 /football/nfl/athletes/{athlete_id}/statsathlete_id*season
espnNflAthleteVsAthletecore_v2 /football/leagues/nfl/athletes/{athlete_id}/vsathlete/{opp_id}athlete_id*, opp_id*
espnNflAthletesIndexcore_v2 /football/leagues/nfl/athletesactive, limit, page
espnNflAwardcore_v2 /football/leagues/nfl/awards/{award_id}award_id*
espnNflAwardscore_v2 /football/leagues/nfl/awards
espnNflCalendarsite_v2 /football/nfl/calendar
espnNflCoachcore_v2 /football/leagues/nfl/coaches/{coach_id}coach_id*
espnNflCoachRecordcore_v2 /football/leagues/nfl/coaches/{coach_id}/record/{record_type}coach_id*, record_type
espnNflCoachSeasoncore_v2 /football/leagues/nfl/coaches/{coach_id}/seasons/{season}coach_id*, season*
espnNflConferencessite_v2 /football/nfl/groups
espnNflDraftsite_v2 /football/nfl/draft
espnNflEventcore_v2 /football/leagues/nfl/events/{event_id}event_id*
espnNflEventBroadcastscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/broadcastsevent_id*, cid
espnNflEventCompetitioncore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}event_id*, cid
espnNflEventCompetitorcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}event_id*, team_id*, cid
espnNflEventCompetitorLeaderscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}/leadersevent_id*, team_id*, cid
espnNflEventCompetitorLinescorescore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}/linescoresevent_id*, team_id*, cid
espnNflEventCompetitorRecordcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}/recordevent_id*, team_id*, cid
espnNflEventCompetitorRostercore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}/rosterevent_id*, team_id*, cid
espnNflEventCompetitorStatisticscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitors/{team_id}/statisticsevent_id*, team_id*, cid
espnNflEventCompetitorscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/competitorsevent_id*, cid
espnNflEventLeaderscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/leadersevent_id*, cid
espnNflEventOddscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/oddsevent_id*, cid
espnNflEventOfficialDetailcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/officials/{official_id}event_id*, official_id*, cid
espnNflEventOfficialscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/officialsevent_id*, cid
espnNflEventPlaycore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/plays/{play_id}event_id*, play_id*, cid
espnNflEventPlayPersonnelcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/plays/{play_id}/personnelevent_id*, play_id*, cid
espnNflEventPlayscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/playsevent_id*, cidlimit
espnNflEventPowerindexcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/powerindexevent_id*, cid
espnNflEventPredictorcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/predictorevent_id*, cid
espnNflEventProbabilitiescore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/probabilitiesevent_id*, cidlimit
espnNflEventPropbetscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/propbetsevent_id*, cid
espnNflEventScoringplayscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/scoringplaysevent_id*, cid
espnNflEventSituationcore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/situationevent_id*, cid
espnNflEventStatuscore_v2 /football/leagues/nfl/events/{event_id}/competitions/{cid}/statusevent_id*, cid
espnNflEventscore_v2 /football/leagues/nfl/eventsdates, limit
espnNflFranchisecore_v2 /football/leagues/nfl/franchises/{franchise_id}franchise_id*
espnNflFranchisescore_v2 /football/leagues/nfl/franchiseslimit
espnNflInjuriessite_v2 /football/nfl/injuries
espnNflLeadersweb_v3 /football/nfl/statistics/byathletecategory, season, season_typeseasontype, limit, page, sort
espnNflLeadersCorecore_v2 /football/leagues/nfl/leaders
espnNflLeagueNotescore_v2 /football/leagues/nfl/notes
espnNflLeagueRootcore_v2 /football/leagues/nfl
espnNflNewssite_v2 /football/nfl/newslimit
espnNflPositioncore_v2 /football/leagues/nfl/positions/{position_id}position_id*
espnNflPositionscore_v2 /football/leagues/nfl/positions
espnNflScoreboardsite_v2 /football/nfl/scoreboarddates, week, season_typeseasontype, groups, limit
espnNflSeasonAthletescore_v2 /football/leagues/nfl/seasons/{season}/athletesseason*limit, page
espnNflSeasonAwardscore_v2 /football/leagues/nfl/seasons/{season}/awardsseason*
espnNflSeasonCoachescore_v2 /football/leagues/nfl/seasons/{season}/coachesseason*limit
espnNflSeasonDraftcore_v2 /football/leagues/nfl/seasons/{season}/draftseason*
espnNflSeasonDraftRoundPickscore_v2 /football/leagues/nfl/seasons/{season}/draft/rounds/{round_num}/picksseason*, round_num*
espnNflSeasonFreeagentscore_v2 /football/leagues/nfl/seasons/{season}/freeagentsseason*
espnNflSeasonFuturescore_v2 /football/leagues/nfl/seasons/{season}/futuresseason*
espnNflSeasonGroupcore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/groups/{group_id}season*, season_type*, group_id*
espnNflSeasonGroupChildrencore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/groups/{group_id}/childrenseason*, season_type*, group_id*
espnNflSeasonGroupTeamscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/groups/{group_id}/teamsseason*, season_type*, group_id*limit
espnNflSeasonGroupscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/groupsseason*, season_type*
espnNflSeasonInfocore_v2 /football/leagues/nfl/seasons/{season}season*
espnNflSeasonPointercore_v2 /football/leagues/nfl/season
espnNflSeasonPowerindexcore_v2 /football/leagues/nfl/seasons/{season}/powerindex[/{team_id}]season*, team_id
espnNflSeasonPowerindexLeaderscore_v2 /football/leagues/nfl/seasons/{season}/powerindex/leadersseason*
espnNflSeasonTeamcore_v2 /football/leagues/nfl/seasons/{season}/teams/{team_id}season*, team_id*
espnNflSeasonTeamscore_v2 /football/leagues/nfl/seasons/{season}/teamsseason*limit
espnNflSeasonTypecore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}season*, season_type*
espnNflSeasonTypeCorrectionscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/correctionsseason*, season_type*
espnNflSeasonTypeLeaderscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/leadersseason*, season_type*
espnNflSeasonTypescore_v2 /football/leagues/nfl/seasons/{season}/typesseason*
espnNflSeasonWeekcore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/weeks/{week}season*, season_type*, week*
espnNflSeasonWeekEventscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/weeks/{week}/eventsseason*, season_type*, week*limit
espnNflSeasonWeekscore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/weeksseason*, season_type*
espnNflSeasonscore_v2 /football/leagues/nfl/seasonslimit
espnNflStandingssite_v2_alt /football/nfl/standingsseason, group, standings_typetype
espnNflStandingsCorecore_v2 /football/leagues/nfl/standings
espnNflStatisticsLeaguesite_v2 /football/nfl/statistics
espnNflSummarysite_v2 /football/nfl/summaryevent_idevent
espnNflTalentpickscore_v2 /football/leagues/nfl/talentpicks
espnNflTeamsite_v2 /football/nfl/teams/{team_id}team_id*
espnNflTeamCorecore_v2 /football/leagues/nfl/teams/{team_id}team_id*
espnNflTeamDepthchartssite_v2 /football/nfl/teams/{team_id}/depthchartsteam_id*
espnNflTeamHistorysite_v2 /football/nfl/teams/{team_id}/historyteam_id*
espnNflTeamInjuriessite_v2 /football/nfl/teams/{team_id}/injuriesteam_id*
espnNflTeamLeaderssite_v2 /football/nfl/teams/{team_id}/leadersteam_id*
espnNflTeamNewssite_v2 /football/nfl/teams/{team_id}/newsteam_id*limit
espnNflTeamRecordsite_v2 /football/nfl/teams/{team_id}/recordteam_id*
espnNflTeamRostersite_v2 /football/nfl/teams/{team_id}/rosterteam_id*
espnNflTeamSchedulesite_v2 /football/nfl/teams/{team_id}/scheduleteam_id*season
espnNflTeamTransactionssite_v2 /football/nfl/teams/{team_id}/transactionsteam_id*
espnNflTeamsCorecore_v2 /football/leagues/nfl/teamslimit
espnNflTeamsSitesite_v2 /football/nfl/teamslimit
espnNflTournamentscore_v2 /football/leagues/nfl/tournaments
espnNflTransactionssite_v2 /football/nfl/transactions
espnNflVenuecore_v2 /football/leagues/nfl/venues/{venue_id}venue_id*
espnNflVenuescore_v2 /football/leagues/nfl/venueslimit

Football endpoints

MethodHTTPPath paramsQuery params
espnNflSeasonQbrcore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}[/groups/{group_id}]/qbr/{split}season*, season_type, group_id, split
espnNflSeasonQbrWeekcore_v2 /football/leagues/nfl/seasons/{season}/types/{season_type}/weeks/{week}/qbr/{split}season*, week*, season_type, split

Parsed output: pass { parsed: true } to any endpoint above to get tidy rows instead of raw JSON. The columns are determined by each endpoint's parser — see ESPN parsed returns for the full column reference (and the summary dispatcher's 21 sub-frames).

Native API — NFL.com Shield API

Flat (non-ESPN) wrappers for the NFL.com "Shield" data API. Host: https://api.nfl.com. Each method is exposed under BOTH nfl_api_<endpoint> (snake_case, py/R parity) and nflApi<Endpoint> (camelCase canonical) on sdv.nfl. Pass { parsed: true } to run the payload through its tidy.js parser; omit it for the raw response. Auth: this family mints a bearer token automatically before each call (no credentials required).

MethodHTTPPath paramsQuery paramsParserAuth
nfl_api_combine_profiles / nflApiCombineProfileshttps://api.nfl.com/football/v2/combine/profilesyear, limitparse_nfl_combine_profilesyes
nfl_api_draft_picks / nflApiDraftPickshttps://api.nfl.com/football/v2/draft/picks/reportyear, limitparse_nfl_draft_picksyes
nfl_api_game_summaries / nflApiGameSummarieshttps://api.nfl.com/football/v2/stats/live/game-summariesseason, season_typeseasonType, weekparse_nfl_game_summariesyes
nfl_api_injuries / nflApiInjurieshttps://api.nfl.com/football/v2/injuriesseason, season_typeseasonType, weekparse_nfl_injuriesyes
nfl_api_rosters / nflApiRostershttps://api.nfl.com/football/v2/rostersseason, limitparse_nfl_rostersyes
nfl_api_standings / nflApiStandingshttps://api.nfl.com/football/v2/standingsseason, season_typeseasonType, week, limitparse_nfl_standingsyes
nfl_api_team / nflApiTeamhttps://api.nfl.com/football/v2/teams/{team_id}team_id*parse_nfl_teamyes
nfl_api_teams_history / nflApiTeamsHistoryhttps://api.nfl.com/football/v2/teams/historyseason, limitparse_nfl_teams_historyyes
nfl_api_weekly_game_details / nflApiWeeklyGameDetailshttps://api.nfl.com/football/v2/experience/weekly-game-detailsseason, season_typetype, week, include_drive_chartincludeDriveChart, include_replaysincludeReplays, include_standingsincludeStandings, include_tagged_videosincludeTaggedVideosparse_nfl_weekly_game_detailsyes
nfl_api_weeks / nflApiWeekshttps://api.nfl.com/football/v2/weeks/season/{season}/seasonType/{season_type}season, season_typeparse_nfl_weeksyes
nfl_api_weeks_by_date / nflApiWeeksByDatehttps://api.nfl.com/football/v2/weeks/date/{date}date*parse_nfl_weeks_by_dateyes

Returns — nfl_api_combine_profiles / nflApiCombineProfiles

col_nametypedescription
idcharacterNFL.com Shield GUID for the combine profile.
yearintegerCombine / draft class year.
person_idcharacterNFL.com Shield GUID of the prospect.
person_display_namecharacterProspect's full display name.
person_esb_idcharacterProspect's Elias Sports Bureau (ESB) identifier.
person_first_namecharacterProspect's first name.
person_last_namecharacterProspect's last name.
person_hometowncharacterProspect's hometown (city, state).
person_college_namescharacterJSON-stringified array of the prospect's college(s).
arm_lengthnumericArm length measured at the combine, in inches.
athleticism_scorenumericComposite athleticism score.
bench_pressnumericBench-press measurement object (flattened; null when no measurement).
broad_jumpnumericBroad-jump measurement object (flattened; null when no measurement).
biocharacterHTML biography / career summary for the prospect.
college_classcharacterProspect's college class (e.g. Senior, Junior).
draft_gradenumericNumeric draft grade assigned to the prospect.
draft_projectioncharacterDraft projection text (e.g. "Priority free agent").
forty_yard_dashnumeric40-yard-dash measurement object (flattened; null when no measurement).
gradenumericOverall prospect grade.
hand_sizeintegerHand size measured at the combine, in inches.
headshotcharacterTemplated URL of the prospect's headshot image.
heightintegerProspect height, in inches.
nfl_comparisoncharacterPlayer the prospect is most comparable to.
overviewcharacterHTML scouting overview of the prospect.
production_scorenumericComposite college-production score.
profile_authorcharacterAuthor of the scouting profile (e.g. "Lance Zierlein").
pro_forty_yard_dashnumericPro-day 40-yard-dash measurement object (flattened; null when no measurement).
sixty_yard_shuttlenumeric60-yard-shuttle measurement object (flattened; null when no measurement).
size_scorenumericComposite size score (flattened; null when not scored).
sources_tell_uscharacter"Sources tell us" scouting commentary text.
strengthscharacterHTML list of the prospect's strengths.
ten_yard_splitnumeric10-yard-split measurement object (flattened; null when no measurement).
three_cone_drillnumericThree-cone-drill measurement object (flattened; null when no measurement).
twenty_yard_shuttlenumeric20-yard-shuttle measurement object (flattened; null when no measurement).
weaknessescharacterHTML list of the prospect's weaknesses.
combine_attendancelogicalWhether the prospect attended the combine.
positioncharacterProspect's position abbreviation (e.g. "CB").
position_groupcharacterProspect's position group (e.g. "DB").
vertical_jumpnumericVertical-jump measurement object (flattened; null when no measurement).
weightintegerProspect weight, in pounds.
pro_forty_yard_dash_designationcharacterDesignation for the pro-day 40-yard dash (OFFICIAL or UNOFFICIAL).
pro_forty_yard_dash_secondsnumericPro-day 40-yard-dash time, in seconds.
bench_press_designationcharacterDesignation for the bench-press result (OFFICIAL or UNOFFICIAL).
bench_press_repetitionsintegerNumber of 225 lb bench-press repetitions.
broad_jump_designationcharacterDesignation for the broad-jump result (OFFICIAL or UNOFFICIAL).
broad_jump_inchesintegerBroad-jump distance, in inches.
forty_yard_dash_designationcharacterDesignation for the 40-yard-dash result (OFFICIAL or UNOFFICIAL).
forty_yard_dash_secondsnumeric40-yard-dash time, in seconds.
ten_yard_split_designationcharacterDesignation for the 10-yard-split result (OFFICIAL or UNOFFICIAL).
ten_yard_split_secondsnumeric10-yard-split time, in seconds.
vertical_jump_designationcharacterDesignation for the vertical-jump result (OFFICIAL or UNOFFICIAL).
vertical_jump_inchesintegerVertical-jump height, in inches.
three_cone_drill_designationcharacterDesignation for the three-cone-drill result (OFFICIAL or UNOFFICIAL).
three_cone_drill_secondsnumericThree-cone-drill time, in seconds.
twenty_yard_shuttle_designationcharacterDesignation for the 20-yard-shuttle result (OFFICIAL or UNOFFICIAL).
twenty_yard_shuttle_secondsnumeric20-yard-shuttle time, in seconds.

Returns — nfl_api_draft_picks / nflApiDraftPicks

col_nametypedescription
yearintegerDraft year.
draft_roundintegerRound of the draft in which the pick was made.
draft_positionintegerPick position within the round.
draft_number_overallintegerOverall pick number across the entire draft.
person_idcharacterNFL.com Shield GUID of the drafted player (may be empty until the pick is announced).
pick_is_inlogicalWhether the pick has officially been submitted / announced.
team_idcharacterNFL.com Shield GUID of the team making the pick.
trade_notecharacterTrade annotation for the pick (e.g. "CAR>CHI" denoting a traded selection).
tweet_sentlogicalWhether the announcement tweet has been sent for the pick.
tweets_sentcharacterJSON-stringified array of per-account tweet-sent status objects.

Returns — nfl_api_game_summaries / nflApiGameSummaries

col_nametypedescription
game_idcharacterNFL.com Shield GUID for the game.
offsetintegerLive-feed sequence offset for the summary snapshot.
attendanceintegerAnnounced game attendance.
clockcharacterGame clock at the snapshot (MM:SS).
distanceintegerYards to gain for a first down at the snapshot.
downintegerCurrent down (1-4) at the snapshot.
game_book_urlcharacterURL of the official game book image.
is_goal_to_gologicalWhether the current situation is goal-to-go.
is_red_zonelogicalWhether the ball is in the red zone.
phasecharacterGame phase (e.g. PREGAME, INGAME, HALFTIME, FINAL).
quartercharacterCurrent period descriptor (e.g. Q1, HALFTIME, END_OF_GAME).
start_timecharacterISO 8601 kickoff timestamp.
weathercharacterWeather summary string (temperature, humidity, wind).
yard_linecharacterCurrent line of scrimmage (e.g. "KC 10").
away_team_team_idcharacterNFL.com Shield GUID of the away team.
away_team_has_possessionlogicalWhether the away team has possession at the snapshot.
away_team_score_q1integerAway team points scored in the first quarter.
away_team_score_q2integerAway team points scored in the second quarter.
away_team_score_q3integerAway team points scored in the third quarter.
away_team_score_q4integerAway team points scored in the fourth quarter.
away_team_score_otintegerAway team points scored in overtime.
away_team_score_totalintegerAway team total points.
away_team_timeouts_remainingintegerAway team timeouts remaining at the snapshot.
away_team_timeouts_usedintegerAway team timeouts used at the snapshot.
home_team_team_idcharacterNFL.com Shield GUID of the home team.
home_team_has_possessionlogicalWhether the home team has possession at the snapshot.
home_team_score_q1integerHome team points scored in the first quarter.
home_team_score_q2integerHome team points scored in the second quarter.
home_team_score_q3integerHome team points scored in the third quarter.
home_team_score_q4integerHome team points scored in the fourth quarter.
home_team_score_otintegerHome team points scored in overtime.
home_team_score_totalintegerHome team total points.
home_team_timeouts_remainingintegerHome team timeouts remaining at the snapshot.
home_team_timeouts_usedintegerHome team timeouts used at the snapshot.

Returns — nfl_api_injuries / nflApiInjuries

col_nametypedescription
seasonintegerSeason (year) of the injury report.
season_typecharacterSeason type code (PRE, REG, or POST).
weekintegerWeek number of the injury report.
team_idcharacterNFL.com Shield GUID of the player's team.
team_current_logocharacterTemplated URL of the team's current logo.
team_full_namecharacterFull team name (e.g. "Atlanta Falcons").
person_idcharacterNFL.com Shield GUID of the injured player.
person_first_namecharacterPlayer's first name.
person_common_first_namecharacterPlayer's common / preferred first name.
person_last_namecharacterPlayer's last name.
person_display_namecharacterPlayer's full display name.
person_gsis_idcharacterPlayer's NFL GSIS identifier (e.g. "00-0036948").
person_headshotcharacterTemplated URL of the player's headshot image.
injuriescharacterJSON-stringified array of detailed injury objects (empty when not specified).
injury_statuscharacterGame-status designation (e.g. OUT, DOUBTFUL, QUESTIONABLE).
practicescharacterJSON-stringified array of practice-participation notes.
practice_dayscharacterJSON-stringified array of per-day practice status objects (date, status).
practice_statuscharacterMost recent practice-participation status (e.g. FULL, LIMITED, DNP).
positioncharacterPlayer's position abbreviation (e.g. "DE").

Returns — nfl_api_rosters / nflApiRosters

col_nametypedescription
seasonintegerSeason (year) of the roster.
season_typecharacterSeason type code (PRE, REG, or POST).
team_idcharacterNFL.com Shield GUID for the team.
team_abbreviationcharacterTeam abbreviation (e.g. "ARI").
team_full_namecharacterFull team name (e.g. "Arizona Cardinals").
team_conference_abbrcharacterConference abbreviation (AFC or NFC).
team_conference_full_namecharacterFull conference name (e.g. "National Football Conference").
team_current_logocharacterTemplated URL of the team's current logo.
team_division_full_namecharacterFull division name (e.g. "NFC West").
team_leaguecharacterLeague name ("National Football League").
team_locationcharacterTeam location / city (e.g. "Arizona").
team_nick_namecharacterTeam nickname (e.g. "Cardinals").
team_venuescharacterJSON-stringified array of the team's venue objects (id, name, etc.).
personscharacterJSON-stringified array of roster player objects for the team.

Returns — nfl_api_standings / nflApiStandings

col_nametypedescription
team_idcharacterNFL.com Shield GUID for the team.
team_current_logocharacterTemplated URL of the team's current logo.
team_full_namecharacterFull team name (e.g. "Arizona Cardinals").
clinched_byelogicalWhether the team has clinched a first-round playoff bye.
clinched_divisionlogicalWhether the team has clinched its division.
clinched_eliminatedlogicalWhether the team has been mathematically eliminated from playoff contention.
clinched_home_fieldlogicalWhether the team has clinched home-field advantage throughout the playoffs.
clinched_playofflogicalWhether the team has clinched a playoff berth.
clinched_wild_cardlogicalWhether the team has clinched a wild-card playoff berth.
close_games_winsintegerWins in close games (decided by one score / 8 points or fewer).
close_games_lossesintegerLosses in close games (decided by one score / 8 points or fewer).
close_games_tiesintegerTies in close games.
conference_winsintegerWins against conference (AFC/NFC) opponents.
conference_win_pctnumericWin percentage against conference opponents.
conference_lossesintegerLosses against conference opponents.
conference_tiesintegerTies against conference opponents.
conference_rankintegerStandings rank within the conference.
conference_points_forintegerPoints scored in conference games.
conference_points_againstintegerPoints allowed in conference games.
division_winsintegerWins against division opponents.
division_win_pctnumericWin percentage against division opponents.
division_lossesintegerLosses against division opponents.
division_tiesintegerTies against division opponents.
division_rankintegerStandings rank within the division.
division_points_forintegerPoints scored in division games.
division_points_againstintegerPoints allowed in division games.
home_winsintegerWins in home games.
home_win_pctnumericWin percentage in home games.
home_lossesintegerLosses in home games.
home_tiesintegerTies in home games.
home_points_forintegerPoints scored in home games.
home_points_againstintegerPoints allowed in home games.
last5_winsintegerWins over the last five games.
last5_win_pctnumericWin percentage over the last five games.
last5_lossesintegerLosses over the last five games.
last5_tiesintegerTies over the last five games.
last5_points_forintegerPoints scored over the last five games.
last5_points_againstintegerPoints allowed over the last five games.
overall_gamesintegerTotal games played.
overall_winsintegerTotal wins.
overall_win_pctnumericOverall win percentage.
overall_lossesintegerTotal losses.
overall_tiesintegerTotal ties.
overall_points_forintegerTotal points scored.
overall_points_againstintegerTotal points allowed.
overall_streak_typecharacterCurrent streak type ("W" for winning, "L" for losing).
overall_streak_lengthintegerLength of the current win/loss streak.
road_winsintegerWins in road (away) games.
road_win_pctnumericWin percentage in road games.
road_lossesintegerLosses in road games.
road_tiesintegerTies in road games.
road_points_forintegerPoints scored in road games.
road_points_againstintegerPoints allowed in road games.

Returns — nfl_api_team / nflApiTeam

col_nametypedescription
idcharacterNFL.com Shield GUID for the team.
biocharacterTeam biography / description text (may be null).
current_backgroundcharacterTemplated URL of the team's current background image.
current_coachcharacterName of the team's current head coach.
current_logocharacterTemplated URL of the team's current logo.
primary_colorcharacterTeam primary color (hex code).
secondary_colorcharacterTeam secondary color (hex code).
year_establishedintegerYear the franchise was established.
full_namecharacterFull team name (e.g. "Arizona Cardinals").
nfl_shop_urlcharacterURL to the team's NFL Shop storefront.
official_website_urlcharacterURL of the team's official website.
ownerscharacterName(s) of the team's owner(s).
team_typecharacterTeam type classification (e.g. "TEAM").
socialscharacterJSON-stringified array of the team's social-media links (platform, link).
vll_channel_callsigncharacterVerizon Live League (VLL) channel call sign for the team.

Returns — nfl_api_teams_history / nflApiTeamsHistory

col_nametypedescription
idcharacterNFL.com Shield GUID for the team (or Pro Bowl team entry).
seasonintegerSeason (year) the team record applies to.
abbreviationcharacterTeam abbreviation (e.g. "AFC", "ARI").
full_namecharacterFull team name (e.g. "AFC Pro Bowl Team", "Arizona Cardinals").
team_typecharacterTeam type classification (e.g. "TEAM", "PRO" for Pro Bowl teams).
conference_abbrcharacterConference abbreviation (AFC or NFC).
conference_full_namecharacterFull conference name (e.g. "American Football Conference").
current_logocharacterTemplated URL of the team's current logo.
division_full_namecharacterFull division name (e.g. "NFC West").
leaguecharacterLeague name ("National Football League").
locationcharacterTeam location / city.
nick_namecharacterTeam nickname.
venuescharacterJSON-stringified array of the team's venue objects (empty for non-club entries).

Returns — nfl_api_weekly_game_details / nflApiWeeklyGameDetails

col_nametypedescription
idcharacterNFL.com Shield GUID for the game.
home_team_idcharacterNFL.com Shield GUID of the home team.
home_team_current_logocharacterTemplated URL of the home team's current logo.
home_team_full_namecharacterFull home-team name (e.g. "Kansas City Chiefs").
away_team_idcharacterNFL.com Shield GUID of the away team.
away_team_current_logocharacterTemplated URL of the away team's current logo.
away_team_full_namecharacterFull away-team name (e.g. "Baltimore Ravens").
categorycharacterGame category / window (e.g. SNF, MNF, TNF).
datecharacterGame date (YYYY-MM-DD).
timecharacterISO 8601 kickoff timestamp.
broadcast_info_home_network_channelscharacterJSON-stringified array of broadcast channels in the home market.
broadcast_info_away_network_channelscharacterJSON-stringified array of broadcast channels in the away market.
broadcast_info_international_watch_optionscharacterJSON-stringified array of international broadcaster options by country.
broadcast_info_streaming_networkscharacterJSON-stringified array of streaming-network objects.
broadcast_info_territorycharacterBroadcast territory designation (e.g. NATIONAL, REGIONAL).
broadcast_info_audio_networkscharacterJSON-stringified array of audio-broadcast network objects.
game_typecharacterGame type classification (e.g. UNSPECIFIED, REG, WC).
internationallogicalWhether the game is played at an international venue.
neutral_sitelogicalWhether the game is played at a neutral site.
venue_idcharacterNFL.com Shield GUID of the venue.
venue_namecharacterVenue name (e.g. "GEHA Field at Arrowhead Stadium").
venue_citycharacterVenue city.
venue_countrycharacterVenue country.
seasonintegerSeason (year) of the game.
season_typecharacterSeason type code (PRE, REG, or POST).
statuscharacterGame status (e.g. SCHEDULED, INGAME, FINAL).
weekintegerWeek number of the game.
week_typecharacterWeek type code (e.g. PRE, REG, WC, DIV, CONF, SB).
external_idscharacterJSON-stringified array of external game identifiers (elias, gsis, etc.).
ticket_urlcharacterPrimary ticket-purchase URL for the game.
ticket_vendorscharacterJSON-stringified array of ticket-vendor objects (vendor name, URL).
extensionscharacterJSON-stringified array of extension objects (empty when none).
versionintegerRecord version number.
summary_game_idcharacterNFL.com Shield GUID for the game (from the embedded live summary).
summary_offsetintegerLive-feed sequence offset for the embedded summary snapshot.
summary_attendanceintegerAnnounced game attendance (from the embedded summary).
summary_clockcharacterGame clock at the summary snapshot (MM:SS).
summary_distanceintegerYards to gain for a first down at the summary snapshot.
summary_downintegerCurrent down (1-4) at the summary snapshot.
summary_game_book_urlcharacterURL of the official game book image (from the embedded summary).
summary_is_goal_to_gologicalWhether the situation is goal-to-go at the summary snapshot.
summary_is_red_zonelogicalWhether the ball is in the red zone at the summary snapshot.
summary_phasecharacterGame phase (e.g. PREGAME, INGAME, HALFTIME, FINAL).
summary_quartercharacterCurrent period descriptor (e.g. Q1, HALFTIME, END_OF_GAME).
summary_start_timecharacterISO 8601 kickoff timestamp (from the embedded summary).
summary_weathercharacterWeather summary string (temperature, humidity, wind).
summary_yard_linecharacterCurrent line of scrimmage at the summary snapshot (e.g. "KC 10").
summary_away_team_team_idcharacterNFL.com Shield GUID of the away team (from the embedded summary).
summary_away_team_has_possessionlogicalWhether the away team has possession at the summary snapshot.
summary_away_team_score_q1integerAway team points scored in the first quarter.
summary_away_team_score_q2integerAway team points scored in the second quarter.
summary_away_team_score_q3integerAway team points scored in the third quarter.
summary_away_team_score_q4integerAway team points scored in the fourth quarter.
summary_away_team_score_otintegerAway team points scored in overtime.
summary_away_team_score_totalintegerAway team total points.
summary_away_team_timeouts_remainingintegerAway team timeouts remaining at the summary snapshot.
summary_away_team_timeouts_usedintegerAway team timeouts used at the summary snapshot.
summary_home_team_team_idcharacterNFL.com Shield GUID of the home team (from the embedded summary).
summary_home_team_has_possessionlogicalWhether the home team has possession at the summary snapshot.
summary_home_team_score_q1integerHome team points scored in the first quarter.
summary_home_team_score_q2integerHome team points scored in the second quarter.
summary_home_team_score_q3integerHome team points scored in the third quarter.
summary_home_team_score_q4integerHome team points scored in the fourth quarter.
summary_home_team_score_otintegerHome team points scored in overtime.
summary_home_team_score_totalintegerHome team total points.
summary_home_team_timeouts_remainingintegerHome team timeouts remaining at the summary snapshot.
summary_home_team_timeouts_usedintegerHome team timeouts used at the summary snapshot.
drive_chart_game_idcharacterNFL.com Shield GUID for the game (from the drive chart, present when include_drive_chart=true).
drive_chart_offsetintegerLive-feed sequence offset for the drive-chart snapshot.
drive_chart_drivescharacterJSON-stringified array of drive objects (sequence, team, result, etc.).
drive_chart_playscharacterJSON-stringified array of play objects within the drive chart.
drive_chart_scoring_summariescharacterJSON-stringified array of scoring-summary objects (sequence, scores, clock).
replayscharacterJSON-stringified array of replay objects (populated only when include_replays=true).
tagged_videoscharacterJSON-stringified array of tagged-video objects (populated only when include_tagged_videos=true).
away_team_standingscharacterJSON-stringified away-team standings object (populated only when include_standings=true).
home_team_standingscharacterJSON-stringified home-team standings object (populated only when include_standings=true).

Returns — nfl_api_weeks / nflApiWeeks

col_nametypedescription
seasonintegerSeason (year) of the week.
season_typecharacterSeason type code (PRE, REG, or POST).
weekintegerWeek number within the season type.
bye_teamscharacterJSON-stringified array of teams on bye during the week (empty when none).
date_begincharacterStart date of the week (YYYY-MM-DD).
date_endcharacterEnd date of the week (YYYY-MM-DD).
week_typecharacterWeek type code (e.g. PRE, REG, WC, DIV, CONF, SB).

Returns — nfl_api_weeks_by_date / nflApiWeeksByDate

col_nametypedescription
seasonintegerSeason (year) the date falls in.
season_typecharacterSeason type code (PRE, REG, or POST).
weekintegerWeek number that the queried date falls within.
bye_teamscharacterJSON-stringified array of teams on bye during the week (empty when none).
date_begincharacterStart date of the week (YYYY-MM-DD).
date_endcharacterEnd date of the week (YYYY-MM-DD).
week_typecharacterWeek type code (e.g. PRE, REG, WC, DIV, CONF, SB).