get https://api.sportradar.com/ncaafb//v7//seasons///standings/season.
NCAAFB Postgame Standings provides standings information for each FBS and FCS team.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: Standings are updated within 2 minutes of each game moving to complete.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | conference | String | Alias of a conference ex. BIG-TEN |
id | conference | GUID | Unique ID of a conference ex. cddff7c9-65e1-4fe0-b052-87fd4213fbfe |
name | conference | String | Name of a conference ex. Big Ten |
alias | division | String | Alias of a division ex. FBS (Football Bowl Subdivision) |
id | division | GUID | Unique ID of a division ex. 43d3cede-6b8f-4158-bc7f-c3c7365e5b32 |
name | division | String | Name of a division ex. I-A |
id | season | GUID | Unique season ID ex. ff53e5e4-10ef-4842-a0b7-b489956fa07e |
name | season | String | Name of the seasonREG |
type | season | String | Type of the seasonREG |
year | season | Integer | Year of the season |
Standings:
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 ex. 0.929 |
wins | team | Integer | Number of overall team wins |
conference | team - rank | Integer | Team rank within a conference (ex. Big Ten) |
division | team - rank | Integer | Team rank within a division (ex. FBS) |
subdivision | team - rank | Integer | Team rank within a subdivision (ex. BIG-TEN-WEST) |
desc | team - streak | String | Team streak description ex. Won 2 or Lost 6 |
length | team - streak | Integer | Team streak length |
type | team - streak | String | Team streak typewin , loss , tie |
sos | team - strength-of-schedule | Decimal | Team strength of schedule for a season (opponent win percentage) ex. 0.533 |
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.548 |
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 |
Standings by Category:
Standings are available for the following categories of games played: Conference, Division, Road, Home, FBS, NAIA, D3, FCS, D2, USCAA.
Attribute | Parent Element | Type | Description |
---|---|---|---|
category | team - records - record | String | Category of a season recordconference , division , road , home , fbs , naia , d3 , fcs , d2 , uscaa |
losses | team - records - record | Integer | Number of losses for a category |
points_against | record | Integer | Number of points against for a category |
points_for | record | Integer | Number of points scored for a category |
ties | record | Integer | Number of ties for a category |
win_pct | record | Decimal | Winning percentage for a category |
wins | record | Integer | Number of wins for a category |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. IOW (University of Iowa) |
id | team | GUID | Unique ID of a team ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
market | team | String | Team market name ex. Iowa |
name | team | String | Team name ex. Hawkeyes |
subdivision | team | String | Team's subdivision within a conference ex. BIG-TEN-WEST |