Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anirudh Dhanwada
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 4041,
"api_id": 1162160,
"name": "Anirudh Dhanwada",
"short_name": "A. Dhanwada",
"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": 218630,
"singles": 11.0,
"doubles": null,
"ranking": 5519,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 55.0,
"avg_first_serve_won_pct": 61.0,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-15",
"opponent": "Reece Falck",
"opponent_id": 337896,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 39.53488372093023,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Nicholas Mangiapane",
"opponent_id": 1096968,
"tournament": "UTR PTT Chapel Hill Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 54.0,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Elias Shokry",
"opponent_id": 530866,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 69.0909090909091,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Noble Renfrow",
"opponent_id": 1097759,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 55.00000000000001,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 47.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Muhammad Dossani",
"opponent_id": 395295,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 84.375,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Muhammad Dossani",
"opponent_id": 395295,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Reece Falck",
"opponent_id": 337896,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noble Renfrow",
"opponent_id": 1097759,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Elias Shokry",
"opponent_id": 530866,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicholas Mangiapane",
"opponent_id": 1096968,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:00:47 UTC"
}