get https://api.sportradar.com/tennis////complexes.
Lists all complexes and venues available in the API.
Update Frequency
300s Time To Live / Cache
Data Points
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | complex | String | Unique ID of a complex ex. sr:complex:64265 |
name | complex | String | Name of a complex ex. AELTC Wimbledon Qualifying and Community Sports Ground |
capacity | venue | Integer | Capacity of a venue ex. 14820 |
changed | venue | Boolean | Signifies a venue has been changed when true |
city_name | venue | String | City name of a venue ex. London |
country_code | venue | String | Country code of a venue ex. ENG (England) |
country_name | venue | String | Country name of a venue ex. England |
id | venue | String | Unique ID of a venue ex. sr:venue:1846 |
map_coordinates | venue | String | Coordinates of a venue ex. 54.707924, 25.236942 |
name | venue | String | Name of a venue ex. Court 1 , Center Court , or Astana Arena |
reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true |
reduced_capacity_max | venue | Integer | Value of a venue's restrictued capacity |
timezone | venue | String | Timezone of a venue ex. Europe/London |