Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Charlotte Pikkaart
2W - 2L
50,0% Win Rate
Forma: LWWL
JSON Data
{
"player": {
"id": 2923,
"api_id": 526205,
"name": "Charlotte Pikkaart",
"short_name": "C. Pikkaart",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2006-12-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 411666,
"singles": 9.44,
"doubles": 9.16,
"ranking": 1294,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.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": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 68.6,
"avg_first_serve_won_pct": 60.5,
"avg_second_serve_won_pct": 50.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Claudia Hoste Ferrer",
"opponent_id": 195975,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 65.65656565656566,
"first_serve_won_pct": 63.07692307692307,
"second_serve_won_pct": 44.18604651162791,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Erica Brennan",
"opponent_id": 453436,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 61.016949152542374,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Thamyrys Nicolle Costa Araujo",
"opponent_id": 330686,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 78.43137254901961,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Kamilla Bartone",
"opponent_id": 237568,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 69.35483870967742,
"first_serve_won_pct": 60.46511627906976,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWWL"
},
"head_to_head": [
{
"opponent": "Claudia Hoste Ferrer",
"opponent_id": 195975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Erica Brennan",
"opponent_id": 453436,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kamilla Bartone",
"opponent_id": 237568,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Thamyrys Nicolle Costa Araujo",
"opponent_id": 330686,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:09 UTC"
}