Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jasmijn Gimbrère
6W - 0L
100,0% Win Rate
Forma: WWWWWW
JSON Data
{
"player": {
"id": 2019,
"api_id": 296354,
"name": "Jasmijn Gimbrère",
"short_name": "J. Gimbrère",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-03-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4981148,
"singles": 10.84,
"doubles": 11.04,
"ranking": 587,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 462,
"points": 120,
"best_position": 442,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 462,
"points": 120
},
{
"date": "2026-01-29",
"position": 462,
"points": 120
},
{
"date": "2026-01-28",
"position": 462,
"points": 120
},
{
"date": "2026-01-27",
"position": 462,
"points": 120
},
{
"date": "2026-01-26",
"position": 462,
"points": 120
},
{
"date": "2026-01-25",
"position": 462,
"points": 120
},
{
"date": "2026-01-24",
"position": 462,
"points": 120
},
{
"date": "2026-01-23",
"position": 462,
"points": 120
},
{
"date": "2026-01-22",
"position": 462,
"points": 120
},
{
"date": "2026-01-21",
"position": 462,
"points": 120
}
],
"career_stats": {
"total_matches": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 65.0,
"avg_first_serve_won_pct": 75.1,
"avg_second_serve_won_pct": 55.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Charlotte van Zonneveld",
"opponent_id": 446965,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 58.139534883720934,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Merel Hoedt",
"opponent_id": 198838,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 78.57142857142857,
"first_serve_won_pct": 86.36363636363636,
"second_serve_won_pct": 83.33333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Marente Sijbesma",
"opponent_id": 355540,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Safien Boulonois",
"opponent_id": 526206,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 62.71186440677966,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Leandra Nizetic",
"opponent_id": 387848,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 6,
"losses": 0,
"form_string": "WWWWWW"
},
"head_to_head": [
{
"opponent": "Leandra Nizetic",
"opponent_id": 387848,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Safien Boulonois",
"opponent_id": 526206,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marente Sijbesma",
"opponent_id": 355540,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Charlotte van Zonneveld",
"opponent_id": 446965,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:33:20 UTC"
}