get https://api.sportradar.com/ncaamb//v8//rpi//rankings.
NCAAMB RPI Rankings RPI information including rating, strength of schedule, ranking, and records based on the Sportradar’s RPI calculations.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: RPI Rankings are updated overnight around 11 AM UTC.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
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 |
Rankings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
awp | team | Decimal | Adjusted winning percentage (metric which provides weighted outcomes for wins/losses at home/neutral/road games) ex. 0.7974 |
away_losses | team | Integer | Number of losses on the road |
away_wins | team | Integer | Number of wins on the road |
home_losses | team | Integer | Number of losses at home |
home_wins | team | Integer | Number of wins at home |
neut_losses | team | Integer | Number of losses at neutral sites |
neut_wins | team | Integer | Number of wins at neutral sites |
opp_losses | team | Integer | Number of total losses for opponents |
opp_wins | team | Integer | Number of total wins for opponents |
owp | team | Decimal | Opponents' winning percentage ex. 0.5712 |
oowp | team | Decimal | Opponents' opponents' winning percentage (average of each Opponent's OWP) ex. 0.5294 |
losses | team | Integer | Number of overall team losses |
wins | team | Integer | Number of overall team wins |
prev_rank | team | Integer | Team rank for the previous week |
rank | team | Integer | Current RPI rank for a team |
rpi | team | Decimal | Current RPI rating ex. 0.6173 |
sos | team | Decimal | Strength of schedule ex. 0.5572 |
Rankings by Opponent:
Attribute | Parent Element | Type | Description |
---|---|---|---|
rank | team - opponent | Integer | Ranking range of opponents1-25 , 26-50 , 1-50 , 51-100 , 101-150 , 151+ |
losses | team - opponent | Integer | Number of losses versus an opponent in a ranking range |
wins | team - opponent | Integer | Number of wins versus an opponent in a ranking range |
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 |