Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Navarro
2W - 3L
40,0% Win Rate
Forma: LWLWL
JSON Data
{
"player": {
"id": 3666,
"api_id": 1156683,
"name": "Maria Navarro",
"short_name": "M. Navarro",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1996-06-22",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5081467,
"singles": 10.51,
"doubles": 10.67,
"ranking": 780,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 63.3,
"avg_first_serve_won_pct": 53.4,
"avg_second_serve_won_pct": 40.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-12",
"opponent": "Malkia Ngounoue",
"opponent_id": 198258,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 64.58333333333334,
"first_serve_won_pct": 45.16129032258064,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 72.58064516129032,
"first_serve_won_pct": 71.11111111111111,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Sierra Berry",
"opponent_id": 1157572,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Camila Soares",
"opponent_id": 289812,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 56.60377358490566,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Mia Slama",
"opponent_id": 417198,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 62.5,
"first_serve_won_pct": 36.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWLWL"
},
"head_to_head": [
{
"opponent": "Mia Slama",
"opponent_id": 417198,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Malkia Ngounoue",
"opponent_id": 198258,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Camila Soares",
"opponent_id": 289812,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sierra Berry",
"opponent_id": 1157572,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:17:59 UTC"
}