get https://api.sportradar.com/nfl/official//v7//seasons////injuries.
NFL Weekly Depth Charts provides a list of injured players for each team for a given week, including practice status.
Update Frequency
TTL / Cache: 120 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
Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
- | player - injury - primary | String | Text description of an injury ex. Knee or Hamstring |
status | player - injury - practice | String | Text description of practice status ex. Did Not Participate In Practice or Full Participation In Practice |
status | player - injury | String | Text description of injury statusQuestionable , Doubtful , Out |
status_date | player - injury | dateTime | Timestamp of an injury status update ex. 2021-09-10T00:00:00+00:00 |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season | GUID | Unique ID of a season ex. 75749c10-56c1-4ae0-9d1e-2689708debdf |
name | season | String | Name of the seasonPRE , REG , PST |
type | season | String | Type of the seasonPRE , REG , PST |
year | season | Integer | Year of the season |
id | week | GUID | Unique ID of a week ex. 57b447ce-bc66-47f7-9760-89d328d3db9f |
sequence | week | Integer | Week sequence number |
title | week | String | Week title |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | player | String | Full name of a player ex. Patrick Mahomes |
id | player | GUID | Unique ID of a player ex. 11cad59d-90dd-449c-a839-dddaba4fe16c |
jersey | player | Integer | Jersey number of a player |
position | player | String | Position of a player See our FAQ for a list of valid positions |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:1129537 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. MIN (Minnesota) |
id | team | GUID | Unique ID of a team ex. 82d2d380-3834-4938-835f-aec541e5ece7 |
market | team | String | Team market name ex. Minnesota |
name | team | String | Team name ex. Vikings |
sr_id | team | String | Unique Sportradar ID of a team ex. sr:competitor:4324 |