Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Isis Louise van Den Broek
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1475,
"api_id": 420894,
"name": "Isis Louise van Den Broek",
"short_name": "I. Van Den Broek",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-12-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3858623,
"singles": 11.07,
"doubles": 10.72,
"ranking": 434,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 71.9,
"avg_first_serve_won_pct": 64.4,
"avg_second_serve_won_pct": 33.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-06-11",
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 77.27272727272727,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 68.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Lian Tran",
"opponent_id": 258889,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 68.81720430107528,
"first_serve_won_pct": 67.1875,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Nadiia Kolb",
"opponent_id": 46650,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 69.73684210526315,
"first_serve_won_pct": 64.15094339622641,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lian Tran",
"opponent_id": 258889,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nadiia Kolb",
"opponent_id": 46650,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 12,
"aces_per_match": 0.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 77.5,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 45.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 12,
"win_rate": 66.7,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 7,
"aces_per_match": 1.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 77.9,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 40.0,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 1,
"double_faults": 7,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:58:14 UTC"
}