19 lines
211 B
JSON
19 lines
211 B
JSON
{
|
|
"name": "Racing - coming soon",
|
|
"outcomes": [
|
|
"Win",
|
|
"Loss"
|
|
],
|
|
"results": [
|
|
],
|
|
"performance": [
|
|
],
|
|
"columns": [
|
|
],
|
|
"metrics": [
|
|
"Height",
|
|
"Weight"
|
|
],
|
|
"statistics": [
|
|
]
|
|
} |