Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sachin Palta
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 4074,
"api_id": 1044839,
"name": "Sachin Palta",
"short_name": "S. Palta",
"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": 5621495,
"singles": 13.0,
"doubles": null,
"ranking": 1255,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 57.2,
"avg_first_serve_won_pct": 73.4,
"avg_second_serve_won_pct": 53.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Noah Johnston",
"opponent_id": 853639,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 63.95348837209303,
"first_serve_won_pct": 56.36363636363636,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "William Jansen",
"opponent_id": 385272,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 56.451612903225815,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 62.96296296296296,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Aleksandr Kalinin",
"opponent_id": 294986,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Pedro Liborio",
"opponent_id": 321319,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 54.166666666666664,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Andrew Gordon",
"opponent_id": 1078459,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 50.0,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 56.81818181818182,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 10.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Andrew Gordon",
"opponent_id": 1078459,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Johnston",
"opponent_id": 853639,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pedro Liborio",
"opponent_id": 321319,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aleksandr Kalinin",
"opponent_id": 294986,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:49:39 UTC"
}