get https://api.sportradar.com/nfl/official//v7//tournaments//schedule.
NFL Tournament Schedule provides the date, time, location, and other event details for every matchup taking place in a given tournament.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Schedule info is updated in realtime as changes are made.
The initial playoff schedule (with TBD matchups) will be available shortly after the regular season schedule is released.
Teams will advance to the next round on a 2-minute timer after the previous game moves to
complete
status.
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | away | String | Away team alias ex. MIN (Minnesota) |
game_number | away | Integer | Season game number for the away team |
id | away | GUID | Unique ID of the away team ex. 768c92aa-75ff-4a43-bcc0-f2798c2e1724 |
name | away | String | Away team full name ex. Minnesota Vikings |
conference_game | game | Boolean | Signifies an in-Conference matchup ex. (NFC vs. NFC) |
coverage | game | String | Coverage level of a gamefull |
entry_mode | game | String | Type of data entry for the gameLDE (Live Data Entry) |
game_type | game | String | Type of gameregular , playoff |
alias | home | String | Home team alias ex. GB (Green Bay) |
game_number | home | Integer | Season game number for the home team |
id | home | GUID | Unique ID of the home team ex. 7b112545-38e6-483c-a55c-96cf6ee49cb8 |
name | home | String | Home team full name ex. Green Bay Packers |
id | game | GUID | Unique ID of a game ex. 13025660-aa95-4885-b33e-3a3554d4c4c3 |
parent_id | game | GUID | Parent ID of a game ex. 13025660-aa95-4885-b33e-3a3554d4c4c3 |
scheduled | game | Date/Time | Scheduled date and time of a game ex. 2022-09-25T20:10:00+00:00 |
away_team | game | GUID | Unique ID of the away team ex. 768c92aa-75ff-4a43-bcc0-f2798c2e1724 |
home_team | game | GUID | Unique ID of the home team ex. 7b112545-38e6-483c-a55c-96cf6ee49cb8 |
status | game | String | Game status scheduled , created , inprogress , complete , closed , cancelled , delayed , suspended , postponed , time-tbd , if necessary , unnecessary See our NFL FAQ for game status descriptions |
title | game | String | Game title ex. NFC Championship |
away | time_zones | String | Time zone of the away team ex. US/Pacific |
home | time_zones | String | Time zone of the home team ex. US/Eastern |
venue | time_zones | String | Time zone of the venue ex. US/Eastern |
weather | game | String | Weather description for a game ex. Sunny Temp: 69 F, Humidity: 70%, Wind: WSW 9 mph |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NFL |
id | league | GUID | Unique ID of a league ex. 3c6d318a-6164-4290-9bbc-bf9bb21cc4b8 |
name | league | String | Name of a league ex. National Football League |
Game (Previous Round):
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | game - away | String | Away team full name. Team name will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. Minnesota Vikings or NFC Championship (win) (team unknown) |
alias | game - away | String | Away team alias. Team alias will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. MIN or NFC Championship (win) (team unknown) |
name | game - home | String | Home team full name. Team name will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. Minnesota Vikings or NFC Championship (win) (team unknown) |
alias | game - home | String | Home team alias. Team alias will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. MIN or NFC Championship (win) (team unknown) |
coverage | game - away / home - source | String | Coverage level of a previous (source) playoff matchupfull |
game_type | game - away / home - source | String | Type of game of a previous (source) playoff matchupregular , playoff |
id | game - away / home - source | GUID | Unique game ID of the of a previous (source) playoff matchup ex. 11845229-fffb-4fb1-bab6-ec276fb56447 |
outcome | game - away / home - source | String | Outcome of a previous (source) playoff matchup ex. win |
scheduled | game - away / home - source | dateTime | Scheduled date and time of a previous (source) playoff matchup ex. 2023-03-21T23:00:00+00:00 |
status | game - away / home - source | String | Game status of a previous (source) playoff matchup ex. closed |
title | game - away / home - source | String | Game title of a previous (source) playoff matchup ex. NFC Championship |
Bracket & Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | round | GUID | Unique ID of a round ex. ea9de897-45d5-42f6-8d6b-98fab83c7a57 |
sequence | round | String | Sequential number of a round |
name | round | String | Name of a round ex. Wild Card Round or Conference Championship Round |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
status | tournament-schedule | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament-schedule | GUID | Unique ID of a tournament ex. d128603c-516d-4814-83bf-b14085503e1a |
location | tournament-schedule | String | Location of a tournament ex. New Orleans, LA, USA |
name | tournament-schedule | String | Name of a tournament ex. NFL Playoffs |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 900 S 5th Street |
capacity | venue | Integer | Capacity of a venue ex. 72220 |
city | venue | String | City of a venue ex. Minneapolis |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 6a72e5ca-33d0-40af-8e6b-b32a4d3d9346 |
lat | venue - location | Decimal | Latitude of a venue ex. 29.684735 |
lng | venue - location | Decimal | Longitude of a venue ex. -95.410725 |
name | venue | String | Name of a venue ex. U.S. Bank Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
sr_id | venue | String | Unique Sportradar venue ID ex. sr:venue:2402 |
state | venue | String | State of a venue ex. MN |
surface | venue | String | Surface type of a venueturf , artificial |
zip | venue | Integer | ZIP code of a venue ex. 77054 |