Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aryan Karnani
3W - 2L
60,0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 3391,
"api_id": 1091180,
"name": "Aryan Karnani",
"short_name": "A. Karnani",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5448728,
"singles": 11.0,
"doubles": null,
"ranking": 5065,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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": 1.0,
"avg_first_serve_pct": 67.7,
"avg_first_serve_won_pct": 60.5,
"avg_second_serve_won_pct": 59.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Elijah Cham",
"opponent_id": 403370,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Charlie Pade",
"opponent_id": 490672,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 60.9375,
"first_serve_won_pct": 51.28205128205128,
"second_serve_won_pct": 55.88235294117647,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Joshua Charlton",
"opponent_id": 233657,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 81.81818181818183,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Stefan Kostic",
"opponent_id": 449053,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 68.62745098039215,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 75.0,
"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": "Joshua Charlton",
"opponent_id": 233657,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Charlie Pade",
"opponent_id": 490672,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Stefan Kostic",
"opponent_id": 449053,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elijah Cham",
"opponent_id": 403370,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:55 UTC"
}