get https://api.sportradar.com/nba//v8//league////daily_injuries.
NBA Daily Injuries provides details for all injuries updated on a given date.
Update Frequency
TTL / Cache: 300 seconds
Data Updates:
- Injuries are made available depending on the day of a game.
- See our Data Entry Workflow section for specific timings on "injury updates".
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Stephen |
full_name | player | String | Full name of a player ex. Stephen Curry |
id | player | GUID | Unique player ID ex. 8ec91366-faea-4196-bbfd-b8fab7434795 |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Curry |
name_suffix | player | String | Suffix of a player ex. Jr. |
position | player | String | Position of a playerNA , C , C-F , F , F-C , F-G , G , G-F |
preferred_name | player | String | Preferred name of a player ex. Mookie |
primary_position | player | String | Primary position of a playerNA , C , PF , PG , SF , SG |
reference | player | String | League reference ID of a player ex. 1626157 |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:608110 |
Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
date | daily_injuries | Date | Date of the Daily Injuries endpoint ex. 2022-10-30 |
comment | player - injury | String | Text description of an injury ex. Roby is questionable for Wednesday's (Nov. 2) game against Toronto. |
desc | player - injury | String | Brief description of an injury ex. Illness or Knee |
id | player - injury | GUID | Unique ID of an injury ex. 005ce145-9a3f-46f3-8884-3a84b6226941 |
start_date | player - injury | Date | Date an injury transaction goes into effect ex. 2022-10-30 |
status | player - injury | String | Status of an injuryUnknown , Day To Day , Out , Out for Season , Out Indefinitely |
update_date | transaction | Date | Date of an injury update ex. 2022-11-01 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. 583ed0ac-fb46-11e1-82cb-f4ce4684ea4c |
market | team | String | Market name of a team ex. Sacramento |
name | team | String | Team name ex. Kings |
reference | team | String | League reference ID of a team ex. 1610612750 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3415 |