get http://api.sportradar.com/wnba//v8//league/injuries.
WNBA Injuries Information concerning all active player injuries for each WNBA team.
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. WNBA |
id | league | GUID | Unique ID of a league ex. 59c24590-0adb-4b3d-80a8-10450f83f4a1 |
name | league | String | Name of a league ex. WNBA |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Jennie |
full_name | player | String | Full name of a player ex. Jennie Simms |
jersey_number | player | Integer | Number of a player's jersey |
id | player | GUID | Unique ID of a player ex. fb74e168-9e07-4656-ac2c-14fb8a8e35bd |
last_name | player | String | Last name of a player ex. Simms |
position | player | String | Position of a playerNA , C , C-F , F , F-C , F-G , G , G-F |
primary_position | player | String | Primary position of a playerNA , C , PF , PG , SF , SG |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:1157062 |
Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
comment | injury | String | Text description of an injury ex. The Sparks announced that Clarendon will miss about 4-6 weeks. |
desc | injury | String | Brief description of an injury ex. Illness or Knee |
id | injury | GUID | Unique ID of an injury ex. 146531fa-4194-456f-b9fc-e449b3a21dce |
start_date | injury | Date | Date an injury transaction goes into effect ex. 2023-06-11 |
status | 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. 2023-06-11 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. 08ed8274-e29f-4248-bc2e-83cc8ed18d75 |
market | team | String | Market name of a team ex. New York |
name | team | String | Team name ex. Liberty |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3446 |