Sample Response

An example of a request for the tournament end point for the BNP Paribas Open, Indian Wells

https://dde-api.data.imgarena.com/tournaments/10840

{
    "city": "Hamburg",
    "location": "Germany",
    "endDate": "2022-07-24",
    "surface": "Clay",
    "identifier": 10840,
    "year": 2022,
    "numberOfMatchesBookedToday": 0,
    "numberOfMatches": 61,
    "eventsResource": "/tennis/tournaments/10840/events",
    "sport": "Tennis",
    "countryCode": "DEU",
    "status": "Confirmed",
    "comment": "OOP update:<br>2 match updates",
    "environment": "Outdoor",
    "tournamentName": "Hamburg European Open",
    "eventsSummary": {
        "2022-07-20": {
            "MD": 4,
            "MS": 5
        },
        "2022-07-24": {
            "MD": 1,
            "MS": 1
        },
        "2022-07-17": {
            "QMD": 1,
            "QMS": 4
        },
        "2022-07-21": {
            "MD": 4,
            "MS": 4
        },
        "2022-07-16": {
            "QMS": 8,
            "QMD": 2
        },
        "2022-07-19": {
            "MS": 10,
            "MD": 3
        },
        "2022-07-22": {
            "MS": 4,
            "MD": 1
        },
        "2022-07-23": {
            "MS": 2,
            "MD": 1
        },
        "2022-07-18": {
            "MD": 1,
            "MS": 5
        }
    },
    "utcOffset": 1.0,
    "startDate": "2022-07-16",
    "competitions": [
        {
            "organisation": "ATP",
            "externalId": "0414",
            "endDate": "2022-07-24",
            "competitionType": "500",
            "singlesDrawSize": 32,
            "singlesQualifyingDrawSize": 16,
            "doublesDrawSize": 16,
            "doublesQualifyingDrawSize": 4,
            "competitionId": "2022-0414",
            "licencingProperty": "TENNIS_ATPWTA",
            "startDate": "2022-07-16"
        }
    ],
    "comments": [
        "OOP update:<br>2 match updates"
    ]
}

Last updated