MLB Injuries provides information concerning all current injuries across the league.
Update FrequencyTTL / Cache: 2 seconds
Data Updates: As Necessary
Data Points
Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
comment | injury | String | Text description of an injury ex. The Minnesota Twins placed RHP Chris Archer on the 15-day injured list. |
desc | injury | String | Text description of an injury ex. The Tampa Bay Rays placed RHP Ryan Thompson on the 60-day injured list. |
id | injury | GUID | Unique ID of an injury ex. 005ce145-9a3f-46f3-8884-3a84b6226941 |
status | injury | String | Status of an injured playerUnknown (Unknown), D7 (7 Day Injured List), D10 (10 Day Injured List), D60 (60 Day Injured List), Day-to-Day (Day-to-Day) |
start_date | injury | Date | Date an injury transaction goes into effect ex. 2022-08-27 |
update_date | transaction | Date | Date of an injury update ex. 2022-09-16 |
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 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | First name of a player |
|
| String | Full name of a player |
|
| String | Name suffix of a player |
|
| GUID | Unique player ID |
|
| Integer | Number of a player's jersey |
|
| String | Last name of a runner |
|
| String | Position of a player |
|
| String | Preferred name of a player |
|
| String | Primary position of a player |
|
| String | Status of a player |
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 |