SubVenue
Represents the subvenue details of a tournament or season.
Properties
"subVenue": {
"id": "3be75ddd-5edd-48bc-97ed-fe7de47d07c0",
"name": "TABLE 4",
"venue": {
"id": "9dfc5c0a-3399-42ad-9cf4-35de76b069b5",
"name": "Morningside Arena",
"location": {
"name": "Leicester",
"country": {
"name": "England"
},
"continent": {
"name": "Europe"
}
}
}
}Last updated
Was this helpful?