Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Navarro
1W - 1L
50.0% Win Rate
Forma: WL
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.44,
"doubles": 10.58,
"ranking": 785,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"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": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.5,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 59.6,
"avg_first_serve_won_pct": 53.0,
"avg_second_serve_won_pct": 40.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"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": 2,
"wins": 1,
"losses": 1,
"form_string": "WL"
},
"head_to_head": [
{
"opponent": "Mia Slama",
"opponent_id": 417198,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Camila Soares",
"opponent_id": 289812,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-11 15:00",
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 15:00",
"opponent": "Sierra Berry",
"opponent_id": 1157572,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 10:42:38 UTC"
}