get https://api.sportradar.com/nhl//v7//league/injuries.
NHL Injuries provides information concerning all active player injuries for all teams within the league.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NHL |
id | league | GUID | Unique ID of a league ex. fd560107-a85b-4388-ab0d-655ad022aff7 |
name | league | String | Name of a league ex. NHL |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Sidney |
full_name | player | String | Full name of a player ex. Sidney Crosby |
id | player | GUID | Unique ID of a player ex. 433de553-0f24-11e2-8525-18a905767e44 |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Crosby |
name_suffix | player | String | Suffix of a player ex. Jr. |
position | player | String | Position of a playerNA , D , F , F-D , G |
primary_position | player | String | Primary position of a playerNA , C , D , G , LW , RW |
reference | player | String | League reference ID of a player ex. 8471675 |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:31007 |
Player Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
comment | player - injury | String | Text description of an injury ex. "Demko is expected to miss the next six weeks of action, according to Elliotte Friedman of sportsnet.ca." |
desc | player - injury | String | Brief description of an injury ex. Lower-Body |
id | player - injury | GUID | Unique ID of an injury ex. 68a440e4-6ce3-48d7-a299-52412e10c7b7 |
start_date | player - injury | Date | Date an injury transaction goes into effect ex. 2022-12-02 |
status | player - injury | String | Status of an injuryUnknown , Day To Day , Out , Out for Season , Out Indefinitely |
update_date | player - injury | Date | Date of an injury update ex. 2022-12-03 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | team | String | Market name of a team ex. Minnesota |
name | team | String | Team name ex. Wild |
reference | team | String | League reference ID of a team ex. 30 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3689 |