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