get https://api.sportradar.com/nascar-ot3/tracks/list.
NASCAR Tracks provides detailed information regarding all tracks within the Cup, Xfinity, Camping World, and eNASCAR race series.
Update Frequency
2s Time To Live / Cache
Data Points
Track:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | track | String | Address of a track ex. 1301 Harry Byrd Hwy |
backstretch | track | Integer | Backstretch length of a track in feet |
banking | track | String | Banking information of a track ex. Turns:23-25;Backstretch:6;Frontstretch:6 |
city | track | String | City of a track ex. Darlington |
completed | track | Integer | Year the building of a track was completed |
country | track | String | Country of a track ex. USA |
distance | track | Float | Track length in miles ex. 2.66 |
frontstretch | track | Integer | Frontstretch length of a track in feet |
id | track | GUID | Unique ID of a track ex. aab526c7-4279-4693-9cb1-90e3c7b974fc |
lat | track | Decimal | Latitude of a track ex. 29.192994 |
lng | track | Decimal | Longitude of a track ex. -81.067 |
market | track | String | Market of a track ex. Darlington or Las Vegas |
name | track | String | Name of a track ex. Darlington Raceway |
owner | track | String | Owner of a track ex. International Speedway Corp. |
shape | track | String | Shape of a track ex. Oval or D-Shaped Oval |
state | track | String | State of a track ex. South Carolina |
surface | track | String | Surface of a track ex. Paved |
track_type | track | String | Type of track ex. Superspeedway |
zip | track | String | Zip code of a track ex. 29532 |