Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Madelief Hageman
6W - 0L
100,0% Win Rate
Forma: WWWWWW
JSON Data
{
"player": {
"id": 4023,
"api_id": 289925,
"name": "Madelief Hageman",
"short_name": "M. Hageman",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-01-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5694354,
"singles": 10.39,
"doubles": 10.75,
"ranking": 857,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"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.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 69.0,
"avg_first_serve_won_pct": 79.6,
"avg_second_serve_won_pct": 54.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Masa Viriant",
"opponent_id": 373665,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 95.45454545454545,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Summer Yardley",
"opponent_id": 232662,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 68.05555555555556,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Maria Penalver Aguilo",
"opponent_id": 300261,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 77.96610169491525,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Khadija Adeniran",
"opponent_id": 1141371,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 85.0,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Nikoline Gullacksen",
"opponent_id": 382879,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 73.17073170731707,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Anna Donnell",
"opponent_id": 932357,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 95.23809523809523,
"second_serve_won_pct": 66.66666666666666,
"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": "Masa Viriant",
"opponent_id": 373665,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Summer Yardley",
"opponent_id": 232662,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nikoline Gullacksen",
"opponent_id": 382879,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maria Penalver Aguilo",
"opponent_id": 300261,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Khadija Adeniran",
"opponent_id": 1141371,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:25 UTC"
}