Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gabriel Valdes
3W - 2L
60,0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 3779,
"api_id": 1158259,
"name": "Gabriel Valdes",
"short_name": "G. Valdes",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3588518,
"singles": 11.0,
"doubles": null,
"ranking": 6407,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"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": 1.0,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 72.7,
"avg_first_serve_won_pct": 61.5,
"avg_second_serve_won_pct": 53.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-18",
"opponent": "Dakotah Bobo",
"opponent_id": 505878,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 76.92307692307693,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Mark Krupkin",
"opponent_id": 1094498,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.51020408163265,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Nicholas Snyder",
"opponent_id": 1158257,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 77.77777777777779,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Emmett Potter",
"opponent_id": 496774,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 74.07407407407408,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Felix Felsmann",
"opponent_id": 1141267,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 79.3103448275862,
"second_serve_won_pct": 39.130434782608695,
"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": "Felix Felsmann",
"opponent_id": 1141267,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Emmett Potter",
"opponent_id": 496774,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nicholas Snyder",
"opponent_id": 1158257,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mark Krupkin",
"opponent_id": 1094498,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dakotah Bobo",
"opponent_id": 505878,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:16 UTC"
}