get https://api.sportradar.com/ufl//v7//seasons///standings/season.
UFL Postgame Standings provides standings information for each team, updated postgame.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | conference | String | Alias of a conference ex. UFL |
id | conference | GUID | Unique ID of a conference ex. 23f26d00-966b-11ec-aba0-0f22e7db39c9 |
name | conference | String | Name of a conference ex. UFL |
alias | division | String | Alias of a division ex. XFL |
id | division | GUID | Unique ID of a division ex. cf16ca01-9675-11ec-b3cb-77bc504b6aa0 |
name | division | String | Name of a division ex. XFL Conference |
id | season | GUID | Unique season ID ex. 234f28d6-b9d7-4881-a890-30b451c13aec |
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 | team - record | String | Category of a season recordconference , home , ufl , division , road |
losses | team - record | Integer | Number of team losses within a standings category |
points_against | team - record | Integer | Number of points against for a team within standings a category |
points_for | team - record | Integer | Number of points scored for a team within a standings category |
ties | team - record | Integer | Number of ties for a team within a standings category |
win_pct | team - record | Decimal | Winning percentage for a team within a standings category |
wins | team - record | Integer | Number of team wins within a standings category |
Standings - Streaks:
Attribute | Parent Element | Type | Description |
---|---|---|---|
desc | team - streak | String | Description of a win/loss streak ex. Won 2 |
length | team - streak | Integer | Numbered length of a win/loss streak |
type | team - streak | String | Team streak typewin , loss , tie |
Rankings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
clinched | team - rank | String | Team clinch statusdivision , eliminated , playoff_berth |
conference | team - rank | Integer | Team rank within a conference |
division | team - rank | Integer | Team rank within a division |
Strength of Schedule & Victories:
Attribute | Parent Element | Type | Description |
---|---|---|---|
sos | team - strength-of-schedule | Decimal | Team strength of schedule for a season (opponent win percentage) ex. 0.56 |
total | team - strength-of-schedule | Integer | Total number of games played for a team's opponents in a season |
wins | team - strength-of-schedule | Integer | Total number of wins for a team's opponents in a season |
sov | team - strength-of-victory | Decimal | Team strength of victory for a season (win percentage of defeated opponents) ex. 0.567 |
total | team - strength-of-victory | Integer | Total number of games played for a team's defeated opponents in a season |
wins | team - strength-of-victory | Integer | Total number of wins for a team's defeated opponents in a season |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. SA |
id | team | GUID | Unique ID of a team ex. c8797380-9677-11ec-9193-6b32ce92fd29 |
market | team | String | Team market name ex. San Antonio |
name | team | String | Team name ex. Brahmas |
sr_id | team | String | Unique Sportradar ID of a team ex. sr:competitor:882423 |