Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Parth Aggarwal
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 3274,
"api_id": 197410,
"name": "Parth Aggarwal",
"short_name": "P. Aggarwal",
"country": "India",
"country_code": "IN",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 154497,
"singles": 11.76,
"doubles": 12.34,
"ranking": 1905,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.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": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 49.8,
"avg_first_serve_won_pct": 52.8,
"avg_second_serve_won_pct": 57.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 41.17647058823529,
"first_serve_won_pct": 47.61904761904761,
"second_serve_won_pct": 56.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Ivo Klec",
"opponent_id": 15623,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.490566037735846,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ivo Klec",
"opponent_id": 15623,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-11 02:30",
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 02:30",
"opponent": "Noah Thurner",
"opponent_id": 251835,
"tournament": "UTR PTT Phan Thiet Men +H 01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 44.1,
"second_serve_won_pct": 42.1,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 4,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 66.2,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 0,
"double_faults": 4,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 07:35:11 UTC"
}