get https://api.sportradar.com/mlb//v7//seasons///standings.
MLB Standings provides detailed standings information for each MLB division.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. MLB |
id | league | GUID | Unique ID of a league ex. 2fa448bc-fc17-4d3d-be03-e60e080fdc26 |
name | league | String | Name of a league ex. Major League Baseball |
alias | division | String | Alias of a division ex. C |
id | division | GUID | Unique ID of a division ex. 95e2d773-d899-4751-b61a-b9463e5aa874 |
name | division | String | Name of a division ex. Central |
alias | league - league | String | Alias of a league ex. NL |
id | league - league | GUID | Unique ID of a league ex. fbe91704-36df-4e7c-864a-06d236425999 |
name | league - league | String | Name of a league ex. National League |
id | season | GUID | Unique ID of a season ex. f5aa580e-8103-4ff5-beb0-965dbe8a8cf1 |
type | season | String | Type of seasonPRE (Spring Training), REG (Regular Season), PST (Postseason), AST (All-Star Game) |
year | season | Integer | Year of a season |
alias | spring_league | String | Alias of a Spring Training league ex. ACL |
id | spring_league | GUID | Unique ID of a Spring Training league ex. 78496339-40df-44ae-96e8-35eaf67e47c6 |
name | spring_league | String | Name of a Spring Training league ex. Cactus League |
Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
al_loss | team | Integer | Number of losses vs. AL opponents |
al_win | team | Integer | Number of wins vs. AL opponents |
away_loss | team | Integer | Number of away losses |
away_win | team | Integer | Number of away wins |
c_loss | team | Integer | Number of losses vs. Central Division opponents (non-Interleague) |
c_win | team | Integer | Number of wins vs. Central Division opponents (non-Interleague) |
division_elimination_number | team | Integer | Elimination number for a division |
division | rank | Integer | Rank number in a division |
e_loss | team | Integer | Number of losses vs. East Division opponents (non-Interleague) |
e_win | team | Integer | Number of wins vs. East Division opponents (non-Interleague) |
elimination_number | team | Integer | Elimination number for a playoff berth |
games_back | team | Float | Games behind the division leader |
home_loss | team | Integer | Number of losses in home games |
home_win | team | Integer | Number of wins in home games |
last_10_lost | team | Integer | Number of losses in last 10 games |
last_10_won | team | Integer | Number of wins in last 10 games |
league | rank | Integer | Rank number in a league |
nl_loss | team | Integer | Number of losses vs. NL opponents |
nl_win | team | Integer | Number of wins vs. NL opponents |
loss | team | Integer | Number of losses |
streak | team | String | Current win/loss streak ex. L3 |
win_p | team | Decimal | Winning percentage ex. 0.683 |
win | team | Integer | Number of wins |
w_loss | team | Integer | Number of losses vs. West Division opponents (non-Interleague) |
w_win | team | Integer | Number of wins vs. West Division opponents (non-Interleague) |
wild_card_back | team | Float | Games behind the final wild card berth |
Teams:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr | team | String | Abbreviation of a team ex. TB (Tampa Bay) |
id | team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | team | String | Market name of a team ex. Tampa Bay |
name | team | String | Team name ex. Rays |