curl --location 'https://api.competitionsuite.com/events//competitions//performances' \ --header 'Content-Type: application/json' \ --data '{ "divisionId": 0, "round": 1, "groupId": 0, "circuitId": "string" }'
{}