Competition
Represents the competition details of an event to be played.
Properties for competition:
{
"id": "0cfa1050-0935-468c-b237-5005b38e1091",
"name": "ITTF World Championships Doha - Womens Doubles",
"type": "Official",
"category": {
"id": 2,
"name": "Women"
},
"format": {
"id": 135,
"name": "Doubles"
},
"location": {
"name": "Doha",
"country": {
"name": "Qatar"
},
"continent": {
"name": "Asia"
}
},
"commentCount": 0
}Properties for format
Last updated
Was this helpful?