21 lines
239 B
JSON
21 lines
239 B
JSON
{
|
|
"name": "Cricket - coming soon",
|
|
"outcomes": [
|
|
"Win",
|
|
"Loss",
|
|
"Tie",
|
|
"Draw"
|
|
],
|
|
"results": [
|
|
],
|
|
"performance": [
|
|
],
|
|
"columns": [
|
|
],
|
|
"metrics": [
|
|
"Height",
|
|
"Weight"
|
|
],
|
|
"statistics": [
|
|
]
|
|
} |