get https://api.sportradar.com/nfl/official//v7//tournaments///schedule.
NFL Tournament List provides a summarized list of all tournaments scheduled for the given season.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Each NFL Playoff
tournament
entry will be available shortly after the regular season schedule is released.
Data Points
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 |
id | season-schedule | GUID | Unique season ID ex. 75749c10-56c1-4ae0-9d1e-2689708debdf |
type | season-schedule | String | Type of the seasonPRE , REG , PST |
year | season-schedule | Integer | Year of the season |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament | date | End date of a tournament ex. 2024-01-11 |
start_date | tournament | date | Start date of a tournament ex. 2025-02-09 |
status | tournament | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament | GUID | Unique ID of a tournament ex. 86f1f414-88e9-4ad1-be69-740f4db52183 |
location | tournament | String | Location of a tournament ex. Minneapolis, MN |
name | tournament | String | Name of a tournament ex. NFL Playoffs |