Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Keshav Muthuvel
2W - 3L
40,0% Win Rate
Forma: WWLLL
JSON Data
{
"player": {
"id": 2506,
"api_id": 1125001,
"name": "Keshav Muthuvel",
"short_name": "K. Muthuvel",
"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": 3121141,
"singles": 11.0,
"doubles": null,
"ranking": 257,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 50.0,
"avg_first_serve_won_pct": 62.2,
"avg_second_serve_won_pct": 44.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Avner Wong",
"opponent_id": 1141263,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.490566037735846,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Mario Garcia",
"opponent_id": 417421,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 45.0,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Matteo Huarte",
"opponent_id": 1110860,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 42.592592592592595,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 52.94117647058824,
"first_serve_won_pct": 57.77777777777777,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 51.11111111111111,
"first_serve_won_pct": 43.47826086956522,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WWLLL"
},
"head_to_head": [
{
"opponent": "Matteo Huarte",
"opponent_id": 1110860,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Avner Wong",
"opponent_id": 1141263,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mario Garcia",
"opponent_id": 417421,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:18 UTC"
}