Tennis Scraping Test
{
"success": true,
"dbTournaments": [
{
"id": "cmjrme1mu000lowlu6sx44v3u",
"name": "Rolex Monte-Carlo Masters",
"drawsUrl": "https://www.atptour.com/en/scores/current/atp-masters-1000-monte-carlo/410/draws",
"startDate": "2026-04-05T12:00:00.000Z",
"endDate": "2026-04-12T12:00:00.000Z",
"atpId": "410",
"wtaId": null,
"year": 2026,
"tour": "ATP"
},
{
"id": "cmjrme4vk0024owluipvuai9i",
"name": "Upper Austria Ladies Linz",
"drawsUrl": "https://api.wtatennis.com/tennis/tournaments/528/2026/draw",
"startDate": "2026-04-06T00:00:00.000Z",
"endDate": "2026-04-12T00:00:00.000Z",
"atpId": null,
"wtaId": "528",
"year": 2026,
"tour": "WTA"
},
{
"id": "cmjrme4wb0025owlunur9ale3",
"name": "Rouen Métropole",
"drawsUrl": "https://api.wtatennis.com/tennis/tournaments/2066/2026/draw",
"startDate": "2026-04-13T00:00:00.000Z",
"endDate": "2026-04-19T00:00:00.000Z",
"atpId": null,
"wtaId": "2066",
"year": 2026,
"tour": "WTA"
},
{
"id": "cmjrme4x60026owluadljig6d",
"name": "Porsche Tennis Grand Prix",
"drawsUrl": "https://api.wtatennis.com/tennis/tournaments/1051/2026/draw",
"startDate": "2026-04-13T00:00:00.000Z",
"endDate": "2026-04-19T00:00:00.000Z",
"atpId": null,
"wtaId": "1051",
"year": 2026,
"tour": "WTA"
},
{
"id": "cmjrme1nx000mowlude8f5ifo",
"name": "Barcelona Open",
"drawsUrl": "https://www.atptour.com/en/scores/current/barcelona/425/draws",
"startDate": "2026-04-13T12:00:00.000Z",
"endDate": "2026-04-19T12:00:00.000Z",
"atpId": "425",
"wtaId": null,
"year": 2026,
"tour": "ATP"
},
{
"id": "cmjrme1oh000nowlu0djcshfp",
"name": "BMW Open",
"drawsUrl": "https://www.atptour.com/en/scores/current/munich/308/draws",
"startDate": "2026-04-13T12:00:00.000Z",
"endDate": "2026-04-19T12:00:00.000Z",
"atpId": "308",
"wtaId": null,
"year": 2026,
"tour": "ATP"
}
],
"drawUpdates": [
{
"name": "Rolex Monte-Carlo Masters",
"status": "success"
},
{
"name": "Upper Austria Ladies Linz",
"status": "success"
},
{
"name": "Rouen Métropole",
"status": "success"
},
{
"name": "Porsche Tennis Grand Prix",
"status": "success"
},
{
"name": "Barcelona Open",
"status": "success"
},
{
"name": "BMW Open",
"status": "success"
}
]
}