get https://api.sportradar.com/ufl//v7//seasons////injuries.
UFL Weekly Injuries provides a list of injured players for each team for a given week.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
- | player - injury - primary | String | Text description of an injury ex. Knee or Hamstring |
- | player - injury - secondary | String | Text description of a secondary injury ex. Toe or Calf |
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 status ex. Questionable or 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 season ID ex. 234f28d6-b9d7-4881-a890-30b451c13aec |
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 week ID ex. eb5f5b92-6a4e-42a7-b590-3f0ce7cc4736 |
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. Deon Cain |
id | player | GUID | Unique ID of a player ex. f99a57a0-bdb7-11ed-a9cf-659b88c64826 |
jersey | player | Integer | Jersey number of a player |
position | player | String | Position of a player See our FAQ for a list of valid positions |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. SA |
id | team | GUID | Unique ID of a team ex. c8797380-9677-11ec-9193-6b32ce92fd29 |
market | team | String | Team market name ex. San Antonio |
name | team | String | Team name ex. Maulers |
sr_id | team | String | Unique Sportradar ID of a team ex. sr:competitor:882423 |