get https://api.sportradar.com/ncaamb//v8//seasons///standings.
NCAAMB Standings Detailed team records across various views including, overall, conference, and division information.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: Standings are updated updated on a timer of 10 minutes after a game is moved to
complete
.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAM |
id | league | GUID | Unique ID of a league ex. cd4268ee-07aa-4c4d-a435-ec44ad2c76cb |
name | league | String | Name of a league ex. NCAA MEN |
alias | conference | String | Alias of a conference ex. BIG10 |
id | conference | GUID | Unique ID of a conference ex. a30fe8ff-82d2-4521-bc8d-e08e6a9dbb52 |
name | conference | String | Name of a conference ex. Big Ten |
id | season | GUID | Unique ID of a season ex. 415ae0cb-38dd-4ace-8f22-fb6015b39006 |
type | season | String | Type of a seasonREG (Regular Season) |
year | season | Integer | Year of a season |
Standings - Overall:
Attribute | Parent Element | Type | Description |
---|---|---|---|
clinched | team | String | Signifies a team has clinched the top conference ranking for the regular season when clinched="conference" |
conf_points_against | team | Decimal | Average points against per game within own conference ex. 80.94 |
conf_points_for | team | Decimal | Average points scored per game within own conference79.67 |
conference_rank | team | Integer | Conference rank |
losses | team | Integer | Number of losses |
point_diff | team | Decimal | Average point differential ex. 3.79 |
points_against | team | Decimal | Average points against per game ex. 69.62 |
points_for | team | Decimal | Average points scored per game ex. 73.35 |
post_season_ineligible | team | Boolean | Signifies a team is ineligible for the postseason when true |
strength_of_schedule_rank | team | Integer | Conference rank by strength of schedule |
subdivision_rank | team | Integer | Subdivision rank |
win_pct | team | Decimal | Winning percentage ex. 0.529 |
wins | team | Integer | Number of wins |
conference | team - games_behind | Decimal | Number of games back within a conference ex. 4.0 |
length | team - streak - win | Integer | Number of wins in a row |
length | team - streak - loss | Integer | Number of losses in a row |
Standings - Records:
Any conference alias can be used as a record type for win/loss records. Additional record types include: Last 10 games (home/road), vs. Top 25, Home/Road, In-Conference, Over/Under .500 Opponents, and more
Attribute | Parent Element | Type | Description |
---|---|---|---|
record_type | team - records - record | String | Category of record ex. last_10 or home |
losses | team - records - record | Integer | Number of losses for a record category |
win_pct | team - records - record | Decimal | Winning percentage for a record category |
wins | team - records - record | Integer | Number of wins for a record category |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. 24051034-96bb-4f78-a3a6-312f3258780f |
market | team | String | School name of a team ex. Pittsburgh |
name | team | String | Team name ex. Panthers |