For the complete documentation index, see llms.txt. This page is also available as Markdown.

Competitions Draws

This endpoint lists the draws for a competition. This includes the placeholders for matches in each round of the competition.

This end point will show the same information as the /tournaments/{id}/draws end point, but for a competition.

The difference between competitions and tournaments is explained here.

We recommend that you request the REST end point every minute so that you have the most up-to-date information on the draws from live/upcoming competitions.

Legacy - https://dde-api.data.imgarena.com/competitions/{id}/draws (Decommissioning on 30th Sept 2026)

NEW - https://dde-api.data.srarena.io/competitions/{id}/draws

Note to pass the competitionId as the {ID} when hitting the /competition endpoint.

CompetitionId for competition type qualifying men's singles for Roland Garross 2024 M"2024-0520". i.e: https://dde-api.data.srarena.io/competitions/2024-0520/draws

Request Parameters

This endpoint currently takes no request parameters, we aim to add them, and once we have they will be detailed here.

Last updated

Was this helpful?