get https://api.sportradar.com/nascar-ot3///standings/manufacturers.
NACAR Manufacturer Standings provides standings information for manufacturers for a given series.
Update Frequency
2s Time To Live / Cache
Data Points
Series & Events:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | series - season | GUID | Unique ID of a season ex. 81d2010a-8a5d-4e69-b2ec-cc21c3f988ce |
year | series - season | String | Year of a season |
alias | series | String | Abbreviation for a NASCAR series ex. CUP or TRUCK |
id | series | GUID | Unique ID of a series ex. 3e32047e-4ff3-4e35-a607-1546a2c32214 |
name | series | String | Name of a NASCAR series ex. NASCAR Cup Series or NASCAR Camping World Truck Series |
Car Manufacturer:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | manufacturer | GUID | Unique ID of a manufacturer ex. 73364deb-a012-4625-b759-db6a236797e3 |
name | manufacturer | String | Name of a manufacturer ex. Toyota |
Season Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
points | manufacturer | Integer | Number of points in a season for a manufacturer |
behind | manufacturer | Integer | Number of points behind the leader ex. -93 |
rank | manufacturer | Integer | Season standings rank for a manufacturer |
wins | manufacturer | Integer | Number of race wins for a manufacturer |