Sample Response

An example from the tournament events endpoint JSON response from ATP Hamburg European Open in Hamburg, Germany 2022.

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

[
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:48+02:00"
        },
        "courtSeq": 2,
        "courtName": "Center Court",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BE90",
                    "firstName": "Ricardas",
                    "lastName": "Berankis",
                    "country": "LTU"
                },
                "entryType": "Standard",
                "seed": 2
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS010",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RH62",
                    "firstName": "Mats",
                    "lastName": "Rosenkranz",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "12:53+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "TA12",
                    "firstName": "Stefano",
                    "lastName": "Travaglia",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "seed": 4
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS014",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "T0FI",
                    "firstName": "Marko",
                    "lastName": "Topo",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:15+02:00"
        },
        "courtSeq": 4,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0AC",
                    "firstName": "Rudolf",
                    "lastName": "Molleker",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS015",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GH33",
                    "firstName": "Manuel",
                    "lastName": "Guinard",
                    "country": "FRA"
                },
                "entryType": "Standard",
                "seed": 5
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "17:06+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "L949",
                    "firstName": "Henri",
                    "lastName": "Laaksonen",
                    "country": "SUI"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS008",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC04",
                    "firstName": "Jozef",
                    "lastName": "Kovalik",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "17:41+02:00"
        },
        "courtSeq": 6,
        "courtName": "M1",
        "startTimeText": "5:15 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "SL50",
                    "firstName": "Ivan",
                    "lastName": "Sabanov",
                    "country": "SRB"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "SL51",
                    "firstName": "Matej",
                    "lastName": "Sabanov",
                    "country": "SRB"
                },
                "seed": 1
            }
        },
        "matchType": "QMD",
        "eventId": "2022-0414-QD002",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RH62",
                    "firstName": "Mats",
                    "lastName": "Rosenkranz",
                    "country": "GER"
                },
                "entryType": "Wildcard",
                "player2": {
                    "id": "T0FI",
                    "firstName": "Marko",
                    "lastName": "Topo",
                    "country": "GER"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:51+02:00"
        },
        "courtSeq": 2,
        "courtName": "M2",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "S483",
                    "firstName": "Pedro",
                    "lastName": "Sousa",
                    "country": "POR"
                },
                "entryType": "ProtectedRank"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS011",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "N0BG",
                    "firstName": "Luca",
                    "lastName": "Nardi",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "seed": 7
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "12:28+02:00"
        },
        "courtSeq": 3,
        "courtName": "M2",
        "startTimeText": "Not Before 12:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GE33",
                    "firstName": "Daniel Elahi",
                    "lastName": "Galan",
                    "country": "COL"
                },
                "entryType": "Standard",
                "seed": 3
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS012",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "N830",
                    "firstName": "Johan",
                    "lastName": "Nikles",
                    "country": "SUI"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:53+02:00"
        },
        "courtSeq": 4,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "V717",
                    "firstName": "Alexey",
                    "lastName": "Vatutin",
                    "country": "RUS"
                },
                "entryType": "Alternate"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS013",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BI47",
                    "firstName": "Riccardo",
                    "lastName": "Bonadio",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "seed": 8
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:30+02:00"
        },
        "courtSeq": 5,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "E830",
                    "firstName": "Eduard",
                    "lastName": "Esteve Lobato",
                    "country": "ESP"
                },
                "entryType": "Alternate"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS009",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "S0H2",
                    "firstName": "Alexander",
                    "lastName": "Shevchenko",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 6
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "16:44+02:00"
        },
        "courtSeq": 6,
        "courtName": "M3",
        "startTimeText": "Not Before 5:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AC55",
                    "firstName": "Sander",
                    "lastName": "Arends",
                    "country": "NED"
                },
                "entryType": "ProtectedRank",
                "player2": {
                    "id": "PE69",
                    "firstName": "David",
                    "lastName": "Pel",
                    "country": "NED"
                }
            }
        },
        "matchType": "QMD",
        "eventId": "2022-0414-QD003",
        "date": "2022-07-16",
        "status": "Finished",
        "round": "Q2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RE45",
                    "firstName": "Fabien",
                    "lastName": "Reboul",
                    "country": "FRA"
                },
                "entryType": "Alternate",
                "player2": {
                    "id": "SD23",
                    "firstName": "Artem",
                    "lastName": "Sitak",
                    "country": "NZL"
                },
                "seed": 2
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:52+02:00"
        },
        "courtSeq": 1,
        "courtName": "M1",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BE90",
                    "firstName": "Ricardas",
                    "lastName": "Berankis",
                    "country": "LTU"
                },
                "entryType": "Standard",
                "seed": 2
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS005",
        "date": "2022-07-17",
        "status": "Finished",
        "round": "Q1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "N0BG",
                    "firstName": "Luca",
                    "lastName": "Nardi",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "seed": 7
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "12:33+02:00"
        },
        "courtSeq": 2,
        "courtName": "M1",
        "startTimeText": "Not Before 12:30",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "T0FI",
                    "firstName": "Marko",
                    "lastName": "Topo",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS007",
        "date": "2022-07-17",
        "status": "Finished",
        "round": "Q1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0AC",
                    "firstName": "Rudolf",
                    "lastName": "Molleker",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:33+02:00"
        },
        "courtSeq": 3,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC04",
                    "firstName": "Jozef",
                    "lastName": "Kovalik",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS004",
        "date": "2022-07-17",
        "status": "Finished",
        "round": "Q1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "S0H2",
                    "firstName": "Alexander",
                    "lastName": "Shevchenko",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 6
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:55+02:00"
        },
        "courtSeq": 2,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GE33",
                    "firstName": "Daniel Elahi",
                    "lastName": "Galan",
                    "country": "COL"
                },
                "entryType": "Standard",
                "seed": 3
            }
        },
        "matchType": "QMS",
        "eventId": "2022-0414-QS006",
        "date": "2022-07-17",
        "status": "Finished",
        "round": "Q1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BI47",
                    "firstName": "Riccardo",
                    "lastName": "Bonadio",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "seed": 8
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:18+02:00"
        },
        "courtSeq": 3,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "SL50",
                    "firstName": "Ivan",
                    "lastName": "Sabanov",
                    "country": "SRB"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "SL51",
                    "firstName": "Matej",
                    "lastName": "Sabanov",
                    "country": "SRB"
                },
                "seed": 1
            }
        },
        "matchType": "QMD",
        "eventId": "2022-0414-QD001",
        "date": "2022-07-17",
        "status": "Finished",
        "round": "Q1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AC55",
                    "firstName": "Sander",
                    "lastName": "Arends",
                    "country": "NED"
                },
                "entryType": "ProtectedRank",
                "player2": {
                    "id": "PE69",
                    "firstName": "David",
                    "lastName": "Pel",
                    "country": "NED"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:46+02:00"
        },
        "courtSeq": 1,
        "courtName": "Center Court",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "V812",
                    "firstName": "Botic",
                    "lastName": "Van De Zandschulp",
                    "country": "NED"
                },
                "entryType": "Standard",
                "seed": 5
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS024",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "DH50",
                    "firstName": "Alejandro",
                    "lastName": "Davidovich Fokina",
                    "country": "ESP"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "12:48+02:00"
        },
        "courtSeq": 2,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "T0FI",
                    "firstName": "Marko",
                    "lastName": "Topo",
                    "country": "GER"
                },
                "entryType": "Qualifier"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS021",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "MV14",
                    "firstName": "Alex",
                    "lastName": "Molcan",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "19:06+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Not Before 6:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "SL28",
                    "firstName": "Jan-Lennard",
                    "lastName": "Struff",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS019",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KE29",
                    "firstName": "Karen",
                    "lastName": "Khachanov",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 7
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:27+02:00"
        },
        "courtSeq": 3,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0EJ",
                    "firstName": "Lorenzo",
                    "lastName": "Musetti",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS026",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "L987",
                    "firstName": "Dusan",
                    "lastName": "Lajovic",
                    "country": "SRB"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "17:37+02:00"
        },
        "courtSeq": 4,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC04",
                    "firstName": "Jozef",
                    "lastName": "Kovalik",
                    "country": "SVK"
                },
                "entryType": "Qualifier"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS025",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "R0ED",
                    "firstName": "Max Hans",
                    "lastName": "Rehberg",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "13:16+02:00"
        },
        "courtSeq": 2,
        "courtName": "M3",
        "startTimeText": "Not Before 1:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GD08",
                    "firstName": "Lloyd",
                    "lastName": "Glasspool",
                    "country": "GBR"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "H808",
                    "firstName": "Harri",
                    "lastName": "Heliovaara",
                    "country": "FIN"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD015",
        "date": "2022-07-18",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC41",
                    "firstName": "Wesley",
                    "lastName": "Koolhof",
                    "country": "NED"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "SL22",
                    "firstName": "Neal",
                    "lastName": "Skupski",
                    "country": "GBR"
                },
                "seed": 2
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "13:11+02:00"
        },
        "courtSeq": 2,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CD85",
                    "firstName": "Pablo",
                    "lastName": "Carreno Busta",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 4
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS020",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "N0BG",
                    "firstName": "Luca",
                    "lastName": "Nardi",
                    "country": "ITA"
                },
                "entryType": "Qualifier"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "14:31+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Not Before 2:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "A0E2",
                    "firstName": "Carlos",
                    "lastName": "Alcaraz",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS016",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KI74",
                    "firstName": "Nicola",
                    "lastName": "Kuhn",
                    "country": "GER"
                },
                "entryType": "Wildcard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "19:14+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Not Before 6:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "C0AU",
                    "firstName": "Francisco",
                    "lastName": "Cerundolo",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS030",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AE14",
                    "firstName": "Daniel",
                    "lastName": "Altmaier",
                    "country": "GER"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:53+02:00"
        },
        "courtSeq": 1,
        "courtName": "M1",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RH24",
                    "firstName": "Emil",
                    "lastName": "Ruusuvuori",
                    "country": "FIN"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS027",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "SM37",
                    "firstName": "Diego",
                    "lastName": "Schwartzman",
                    "country": "ARG"
                },
                "entryType": "Standard",
                "seed": 3
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "17:09+02:00"
        },
        "courtSeq": 4,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BG23",
                    "firstName": "Nikoloz",
                    "lastName": "Basilashvili",
                    "country": "GEO"
                },
                "entryType": "Standard",
                "seed": 6
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS028",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC56",
                    "firstName": "Aslan",
                    "lastName": "Karatsev",
                    "country": "RUS"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:51+02:00"
        },
        "courtSeq": 1,
        "courtName": "M2",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GJ37",
                    "firstName": "Tallon",
                    "lastName": "Griekspoor",
                    "country": "NED"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS023",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "R0DG",
                    "firstName": "Holger",
                    "lastName": "Rune",
                    "country": "DEN"
                },
                "entryType": "Standard",
                "seed": 8
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "13:09+02:00"
        },
        "courtSeq": 2,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BH09",
                    "firstName": "Aljaz",
                    "lastName": "Bedene",
                    "country": "SLO"
                },
                "entryType": "ProtectedRank"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS018",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "F510",
                    "firstName": "Fabio",
                    "lastName": "Fognini",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:03+02:00"
        },
        "courtSeq": 3,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "B0BI",
                    "firstName": "Sebastian",
                    "lastName": "Baez",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS017",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KB05",
                    "firstName": "Filip",
                    "lastName": "Krajinovic",
                    "country": "SRB"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "18:53+02:00"
        },
        "courtSeq": 4,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CE77",
                    "firstName": "Federico",
                    "lastName": "Coria",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS029",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GE33",
                    "firstName": "Daniel Elahi",
                    "lastName": "Galan",
                    "country": "COL"
                },
                "entryType": "Qualifier"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:58+02:00"
        },
        "courtSeq": 1,
        "courtName": "M3",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "DB63",
                    "firstName": "Laslo",
                    "lastName": "Djere",
                    "country": "SRB"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS022",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CG80",
                    "firstName": "Borna",
                    "lastName": "Coric",
                    "country": "CRO"
                },
                "entryType": "ProtectedRank"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "15:32+02:00"
        },
        "courtSeq": 3,
        "courtName": "M3",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "SL50",
                    "firstName": "Ivan",
                    "lastName": "Sabanov",
                    "country": "SRB"
                },
                "entryType": "Qualifier",
                "player2": {
                    "id": "SL51",
                    "firstName": "Matej",
                    "lastName": "Sabanov",
                    "country": "SRB"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD011",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CC54",
                    "firstName": "Nikola",
                    "lastName": "Cacic",
                    "country": "SRB"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "L987",
                    "firstName": "Dusan",
                    "lastName": "Lajovic",
                    "country": "SRB"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "17:56+02:00"
        },
        "courtSeq": 4,
        "courtName": "M3",
        "startTimeText": "Not Before 6:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BA98",
                    "firstName": "Simone",
                    "lastName": "Bolelli",
                    "country": "ITA"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "F510",
                    "firstName": "Fabio",
                    "lastName": "Fognini",
                    "country": "ITA"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD009",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KE29",
                    "firstName": "Karen",
                    "lastName": "Khachanov",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "RE44",
                    "firstName": "Andrey",
                    "lastName": "Rublev",
                    "country": "RUS"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "19:37+02:00"
        },
        "courtSeq": 5,
        "courtName": "M3",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "B757",
                    "firstName": "Rohan",
                    "lastName": "Bopanna",
                    "country": "IND"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MB88",
                    "firstName": "Matwe",
                    "lastName": "Middelkoop",
                    "country": "NED"
                },
                "seed": 4
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD010",
        "date": "2022-07-19",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BA65",
                    "firstName": "Dustin",
                    "lastName": "Brown",
                    "country": "JAM"
                },
                "entryType": "Wildcard",
                "player2": {
                    "id": "K839",
                    "firstName": "Tobias",
                    "lastName": "Kamke",
                    "country": "GER"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "13:03+02:00"
        },
        "courtSeq": 2,
        "courtName": "Center Court",
        "startTimeText": "Not Before 1:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BE90",
                    "firstName": "Ricardas",
                    "lastName": "Berankis",
                    "country": "LTU"
                },
                "entryType": "LuckyLoser"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS031",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "5",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RE44",
                    "firstName": "Andrey",
                    "lastName": "Rublev",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 2
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:23+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CD85",
                    "firstName": "Pablo",
                    "lastName": "Carreno Busta",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 4
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS010",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "MV14",
                    "firstName": "Alex",
                    "lastName": "Molcan",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "18:56+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Not Before 6:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0EJ",
                    "firstName": "Lorenzo",
                    "lastName": "Musetti",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS013",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RH24",
                    "firstName": "Emil",
                    "lastName": "Ruusuvuori",
                    "country": "FIN"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:46+02:00"
        },
        "courtSeq": 1,
        "courtName": "M1",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CG80",
                    "firstName": "Borna",
                    "lastName": "Coric",
                    "country": "CRO"
                },
                "entryType": "ProtectedRank"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS011",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GJ37",
                    "firstName": "Tallon",
                    "lastName": "Griekspoor",
                    "country": "NED"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:09+02:00"
        },
        "courtSeq": 4,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "DH50",
                    "firstName": "Alejandro",
                    "lastName": "Davidovich Fokina",
                    "country": "ESP"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS012",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC04",
                    "firstName": "Jozef",
                    "lastName": "Kovalik",
                    "country": "SVK"
                },
                "entryType": "Qualifier"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "17:30+02:00"
        },
        "courtSeq": 5,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "BC76",
                    "firstName": "Nicolas",
                    "lastName": "Barrientos",
                    "country": "COL"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "R736",
                    "firstName": "Miguel Angel",
                    "lastName": "Reyes-Varela",
                    "country": "MEX"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD014",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KB92",
                    "firstName": "Kevin",
                    "lastName": "Krawietz",
                    "country": "GER"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MJ40",
                    "firstName": "Andreas",
                    "lastName": "Mies",
                    "country": "GER"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "12:37+02:00"
        },
        "courtSeq": 2,
        "courtName": "M2",
        "startTimeText": "Not Before 12:00 noon",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC56",
                    "firstName": "Aslan",
                    "lastName": "Karatsev",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "R613",
                    "firstName": "Edouard",
                    "lastName": "Roger-Vasselin",
                    "country": "FRA"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD013",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "PC68",
                    "firstName": "Tim",
                    "lastName": "Puetz",
                    "country": "GER"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "V576",
                    "firstName": "Michael",
                    "lastName": "Venus",
                    "country": "NZL"
                },
                "seed": 3
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "14:30+02:00"
        },
        "courtSeq": 3,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AC55",
                    "firstName": "Sander",
                    "lastName": "Arends",
                    "country": "NED"
                },
                "entryType": "LuckyLoser",
                "player2": {
                    "id": "PE69",
                    "firstName": "David",
                    "lastName": "Pel",
                    "country": "NED"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD012",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AE14",
                    "firstName": "Daniel",
                    "lastName": "Altmaier",
                    "country": "GER"
                },
                "entryType": "Wildcard",
                "player2": {
                    "id": "SL28",
                    "firstName": "Jan-Lennard",
                    "lastName": "Struff",
                    "country": "GER"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:56+02:00"
        },
        "courtSeq": 1,
        "courtName": "M3",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "G710",
                    "firstName": "Marcel",
                    "lastName": "Granollers",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "Z184",
                    "firstName": "Horacio",
                    "lastName": "Zeballos",
                    "country": "ARG"
                },
                "seed": 1
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD008",
        "date": "2022-07-20",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "G551",
                    "firstName": "Santiago",
                    "lastName": "Gonzalez",
                    "country": "MEX"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "ME56",
                    "firstName": "Andres",
                    "lastName": "Molteni",
                    "country": "ARG"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "4"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "14:14+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Not Before 2:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "C0AU",
                    "firstName": "Francisco",
                    "lastName": "Cerundolo",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS015",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "RE44",
                    "firstName": "Andrey",
                    "lastName": "Rublev",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 2
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:13+02:00"
        },
        "courtSeq": 4,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "F510",
                    "firstName": "Fabio",
                    "lastName": "Fognini",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS009",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KE29",
                    "firstName": "Karen",
                    "lastName": "Khachanov",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 7
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "18:17+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Not Before 6:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "A0E2",
                    "firstName": "Carlos",
                    "lastName": "Alcaraz",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS008",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KB05",
                    "firstName": "Filip",
                    "lastName": "Krajinovic",
                    "country": "SRB"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:49+02:00"
        },
        "courtSeq": 1,
        "courtName": "M1",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC56",
                    "firstName": "Aslan",
                    "lastName": "Karatsev",
                    "country": "RUS"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS014",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "4",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GE33",
                    "firstName": "Daniel Elahi",
                    "lastName": "Galan",
                    "country": "COL"
                },
                "entryType": "Qualifier"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "16:51+02:00"
        },
        "courtSeq": 5,
        "courtName": "M1",
        "startTimeText": "Not Before 5:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KB92",
                    "firstName": "Kevin",
                    "lastName": "Krawietz",
                    "country": "GER"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MJ40",
                    "firstName": "Andreas",
                    "lastName": "Mies",
                    "country": "GER"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD007",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GD08",
                    "firstName": "Lloyd",
                    "lastName": "Glasspool",
                    "country": "GBR"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "H808",
                    "firstName": "Harri",
                    "lastName": "Heliovaara",
                    "country": "FIN"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "10:52+02:00"
        },
        "courtSeq": 1,
        "courtName": "M2",
        "startTimeText": "11:00 am",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "B757",
                    "firstName": "Rohan",
                    "lastName": "Bopanna",
                    "country": "IND"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MB88",
                    "firstName": "Matwe",
                    "lastName": "Middelkoop",
                    "country": "NED"
                },
                "seed": 4
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD005",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CC54",
                    "firstName": "Nikola",
                    "lastName": "Cacic",
                    "country": "SRB"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "L987",
                    "firstName": "Dusan",
                    "lastName": "Lajovic",
                    "country": "SRB"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "12:17+02:00"
        },
        "courtSeq": 2,
        "courtName": "M2",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "AE14",
                    "firstName": "Daniel",
                    "lastName": "Altmaier",
                    "country": "GER"
                },
                "entryType": "Wildcard",
                "player2": {
                    "id": "SL28",
                    "firstName": "Jan-Lennard",
                    "lastName": "Struff",
                    "country": "GER"
                }
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD006",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "PC68",
                    "firstName": "Tim",
                    "lastName": "Puetz",
                    "country": "GER"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "V576",
                    "firstName": "Michael",
                    "lastName": "Venus",
                    "country": "NZL"
                },
                "seed": 3
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "18:00+02:00"
        },
        "courtSeq": 5,
        "courtName": "M2",
        "startTimeText": "Not Before 5:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "G710",
                    "firstName": "Marcel",
                    "lastName": "Granollers",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "Z184",
                    "firstName": "Horacio",
                    "lastName": "Zeballos",
                    "country": "ARG"
                },
                "seed": 1
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD004",
        "date": "2022-07-21",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KE29",
                    "firstName": "Karen",
                    "lastName": "Khachanov",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "RE44",
                    "firstName": "Andrey",
                    "lastName": "Rublev",
                    "country": "RUS"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "3"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "14:57+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Not Before 2:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "DH50",
                    "firstName": "Alejandro",
                    "lastName": "Davidovich Fokina",
                    "country": "ESP"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS006",
        "date": "2022-07-22",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0EJ",
                    "firstName": "Lorenzo",
                    "lastName": "Musetti",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "16:44+02:00"
        },
        "courtSeq": 4,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "A0E2",
                    "firstName": "Carlos",
                    "lastName": "Alcaraz",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS004",
        "date": "2022-07-22",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KE29",
                    "firstName": "Karen",
                    "lastName": "Khachanov",
                    "country": "RUS"
                },
                "entryType": "Standard",
                "seed": 7
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "18:13+02:00"
        },
        "courtSeq": 5,
        "courtName": "Center Court",
        "startTimeText": "Not Before 6:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "MV14",
                    "firstName": "Alex",
                    "lastName": "Molcan",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS005",
        "date": "2022-07-22",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "CG80",
                    "firstName": "Borna",
                    "lastName": "Coric",
                    "country": "CRO"
                },
                "entryType": "ProtectedRank"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "12:51+02:00"
        },
        "courtSeq": 2,
        "courtName": "M1",
        "startTimeText": "1:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "KC56",
                    "firstName": "Aslan",
                    "lastName": "Karatsev",
                    "country": "RUS"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS007",
        "date": "2022-07-22",
        "status": "Finished",
        "round": "3",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "C0AU",
                    "firstName": "Francisco",
                    "lastName": "Cerundolo",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "15:40+02:00"
        },
        "courtSeq": 3,
        "courtName": "M1",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "G710",
                    "firstName": "Marcel",
                    "lastName": "Granollers",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "Z184",
                    "firstName": "Horacio",
                    "lastName": "Zeballos",
                    "country": "ARG"
                },
                "seed": 1
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD002",
        "date": "2022-07-22",
        "status": "Finished",
        "round": "2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "B757",
                    "firstName": "Rohan",
                    "lastName": "Bopanna",
                    "country": "IND"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MB88",
                    "firstName": "Matwe",
                    "lastName": "Middelkoop",
                    "country": "NED"
                },
                "seed": 4
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "15:19+02:00"
        },
        "courtSeq": 3,
        "courtName": "Center Court",
        "startTimeText": "Not Before 3:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0EJ",
                    "firstName": "Lorenzo",
                    "lastName": "Musetti",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS003",
        "date": "2022-07-23",
        "status": "Finished",
        "round": "2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "C0AU",
                    "firstName": "Francisco",
                    "lastName": "Cerundolo",
                    "country": "ARG"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "FollowsPrevious",
            "time": "17:36+02:00"
        },
        "courtSeq": 4,
        "courtName": "Center Court",
        "startTimeText": "Followed By",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "A0E2",
                    "firstName": "Carlos",
                    "lastName": "Alcaraz",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS002",
        "date": "2022-07-23",
        "status": "Finished",
        "round": "2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "MV14",
                    "firstName": "Alex",
                    "lastName": "Molcan",
                    "country": "SVK"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "11:45+02:00"
        },
        "courtSeq": 1,
        "courtName": "M1",
        "startTimeText": "12:00 noon",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "PC68",
                    "firstName": "Tim",
                    "lastName": "Puetz",
                    "country": "GER"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "V576",
                    "firstName": "Michael",
                    "lastName": "Venus",
                    "country": "NZL"
                },
                "seed": 3
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD003",
        "date": "2022-07-23",
        "status": "Finished",
        "round": "2",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GD08",
                    "firstName": "Lloyd",
                    "lastName": "Glasspool",
                    "country": "GBR"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "H808",
                    "firstName": "Harri",
                    "lastName": "Heliovaara",
                    "country": "FIN"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "2"
    },
    {
        "startTime": {
            "status": "StartsAt",
            "time": "12:20+02:00"
        },
        "courtSeq": 1,
        "courtName": "Center Court",
        "startTimeText": "12:30 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "B757",
                    "firstName": "Rohan",
                    "lastName": "Bopanna",
                    "country": "IND"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "MB88",
                    "firstName": "Matwe",
                    "lastName": "Middelkoop",
                    "country": "NED"
                },
                "seed": 4
            }
        },
        "matchType": "MD",
        "eventId": "2022-0414-MD001",
        "date": "2022-07-24",
        "status": "Finished",
        "round": "1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "GD08",
                    "firstName": "Lloyd",
                    "lastName": "Glasspool",
                    "country": "GBR"
                },
                "entryType": "Standard",
                "player2": {
                    "id": "H808",
                    "firstName": "Harri",
                    "lastName": "Heliovaara",
                    "country": "FIN"
                }
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    },
    {
        "startTime": {
            "status": "NotBefore",
            "time": "14:43+02:00"
        },
        "courtSeq": 2,
        "courtName": "Center Court",
        "startTimeText": "Not Before 3:00 pm",
        "teamA": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "A0E2",
                    "firstName": "Carlos",
                    "lastName": "Alcaraz",
                    "country": "ESP"
                },
                "entryType": "Standard",
                "seed": 1
            }
        },
        "matchType": "MS",
        "eventId": "2022-0414-MS001",
        "date": "2022-07-24",
        "status": "Finished",
        "round": "1",
        "teamB": {
            "status": "KnownTennisTeam",
            "team": {
                "player1": {
                    "id": "M0EJ",
                    "firstName": "Lorenzo",
                    "lastName": "Musetti",
                    "country": "ITA"
                },
                "entryType": "Standard"
            }
        },
        "competitionId": "2022-0414",
        "courtId": "1"
    }
]

Last updated