get https://api.sportradar.com/nfl/official//v7//seasons///standings/season.
NFL Postgame Standings provides standings information for each team, updated postgame.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: Standings are updated on a 2-minute timer after each game is moved to
complete
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | conference | String | Alias of a conference ex. AFC |
id | conference | GUID | Unique ID of a conference ex. 1bdefe12-6cb2-4d6a-b208-b04602ae79c3 |
name | conference | String | Name of a conference ex. AFC |
alias | division | String | Alias of a division ex. AFC AFC_WEST |
id | division | GUID | Unique ID of a division ex. 324decdd-aa1b-4074-8958-c009d8fac31a |
name | division | String | Name of a division ex. AFC West |
id | season | GUID | Unique season ID ex. 75749c10-56c1-4ae0-9d1e-2689708debdf |
name | season | String | Name of the seasonPRE , REG , PST |
type | season | String | Type of the seasonPRE , REG , PST |
year | season | Integer | Year of the season |
Standings - Overall:
Attribute | Parent Element | Type | Description |
---|---|---|---|
losses | team | Integer | Number of overall team losses |
points_against | team | Integer | Number of points against for a team |
points_for | team | Integer | Number of points scored for a team |
ties | team | Integer | Number of ties for a team |
win_pct | team | Decimal | Winning percentage for a team |
wins | team | Integer | Number of overall team wins |
Standings - Categories:
Attribute | Parent Element | Type | Description |
---|---|---|---|
category | record | String | Category of a season recorddivision , conference , afc , nfc , home , road |
losses | record | Integer | Number of losses for a category Categories supported: division , conference , afc , nfc , home , road |
points_against | record | Integer | Number of points against for a category Categories supported: division , conference , afc , nfc , home , road |
points_for | record | Integer | Number of points scored for a category Categories supported: division , conference , afc , nfc , home , road |
ties | record | Integer | Number of ties for a category Categories supported: division , conference , afc , nfc , home , road |
win_pct | record | Decimal | Winning percentage for a category Categories supported: division , conference , afc , nfc , home , road |
wins | record | Integer | Number of wins for a category Categories supported: division , conference , afc , nfc , home , road |
Standings - Streaks:
Attribute | Parent Element | Type | Description |
---|---|---|---|
desc | streak | String | Team streak description ex. Won 2 or Lost 6 |
length | streak | Integer | Team streak length |
type | streak | String | Team streak typewin , loss , tie |
Rankings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
clinched | rank | String | Team clinch statusconference , division_first_round_bye , division , eliminated , playoff_berth , wildcard |
conference | rank | Integer | Team rank within a conference |
division | rank | Integer | Team rank within a division |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. MIN (Minnesota) |
id | team | GUID | Unique ID of a team ex. 82d2d380-3834-4938-835f-aec541e5ece7 |
market | team | String | Team market name ex. Minnesota |
name | team | String | Team name ex. Vikings |
sr_id | team | String | Unique Sportradar ID of a team ex. sr:competitor:4324 |