Scores
Copy Page
CompSuite API
v4
v4
v3
v2
API Usage Guidelines
Authentication
Errors
Divisions
List all divisions
GET
Groups
List all groups
GET
Retrieve a group
GET
Create a Group
POST
Update a group
POST
Seasons
List all seasons
GET
Events
List all events
GET
Retrieve an event
GET
Create an event
POST
Create a Competition
POST
Performances
Add a performance
POST
Delete a performance
DELETE
Schedule
Retrieve Schedule for Competition
GET
Scores
Retrieve Competition Scores
GET
Scores
Copy Page
Retrieve Competition Scores
GET
/v3/events/{eventId}/competitions/{competitionId}/performances/scores/
Run in Apidog
Run in Apidog
Request
Authorization
OAuth 2.0
or
Path Params
Generate Code
Query Params
Generate Code
Responses
🟢
200
OK
application/json
200
Body
application/json
Generate Code
ðŸŸ
400
Bad Request
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'https://api.competitionsuite.com/v3/events//competitions//performances/scores/'
Response
Response Example
200 -
Result
{
}
Modified atÂ
2025-07-28 18:57:58
Previous
Retrieve Schedule for Competition