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 https://dde-api.data.imgarena.com/competitions/{id}/draws REST end point every minute so that you have the most up-to-date information on the draws from live/upcoming competitions.

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

CompetitionId for competition type qualifying men's double for Hamburg European Open 2022 is "2022-0414". i.e: https://dde-api.data.imgarena.com/competitions/2022-0414/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