Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Santiago Navarro
3W - 2L
60.0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 4615,
"api_id": 297979,
"name": "Santiago Navarro",
"short_name": "S. Navarro",
"country": "Bolivia",
"country_code": "BO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4913303,
"singles": null,
"doubles": null,
"ranking": 559666,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-12"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 4.6,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 49.3,
"avg_first_serve_won_pct": 60.4,
"avg_second_serve_won_pct": 34.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-14",
"opponent": "Graeme Angus",
"opponent_id": 1130979,
"tournament": "UTR PTT Houston Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": null,
"first_serve_won_pct": null,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-13",
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"tournament": "UTR PTT Houston Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 62.31884057971014,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-12",
"opponent": "Francisco Salmain",
"opponent_id": 1122511,
"tournament": "UTR PTT Houston Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 56.09756097560976,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-11",
"opponent": "Tommy Czaplinski",
"opponent_id": 422742,
"tournament": "UTR PTT Houston Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 71.15384615384616,
"first_serve_won_pct": 83.78378378378379,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-09",
"opponent": "Gordon Gallagher",
"opponent_id": 1087056,
"tournament": "UTR PTT Houston Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 13,
"double_faults": 1,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 77.08333333333334,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LLWWW"
},
"head_to_head": [
{
"opponent": "Graeme Angus",
"opponent_id": 1130979,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tomas Pinho",
"opponent_id": 289943,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Francisco Salmain",
"opponent_id": 1122511,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gordon Gallagher",
"opponent_id": 1087056,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tommy Czaplinski",
"opponent_id": 422742,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 01:54:19 UTC"
}