get https://api.sportradar.com/beachvolleyball//v2//competitions//info.
Provides the name, id, and gender for a given competition.
Update Frequency
300s Time To Live / Cache
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | competition - category | String | Country code for a competition category |
id | competition - category | String | Unique category ID for a competition ex. sr:category:290 (International) |
name | competition - category | String | Name for a competition category ex. International |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | competition | String | Gender for a competition ex. men , women |
id | competition | String | Unique ID for a competition ex. sr:competition:551 (Olympic Tournament) |
name | competition | String | Name of a competition ex. Olympic Tournament |
parent_id | competition | String | Unique parent ID for a competition |