Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Max Fardanesh
3W - 3L
50,0% Win Rate
Forma: LWWLWL
JSON Data
{
"player": {
"id": 2601,
"api_id": 482677,
"name": "Max Fardanesh",
"short_name": "M. Fardanesh",
"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": 4292753,
"singles": 12.0,
"doubles": null,
"ranking": 2668,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 5.7,
"avg_first_serve_pct": 56.3,
"avg_first_serve_won_pct": 69.8,
"avg_second_serve_won_pct": 43.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "David Duong",
"opponent_id": 418895,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 50.0,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 34.375,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Robert Yang",
"opponent_id": 1162167,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 57.831325301204814,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Adam Bain",
"opponent_id": 1044104,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 55.69620253164557,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Adam Chodur",
"opponent_id": 1088860,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 8,
"first_serve_pct": 60.215053763440864,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Zhengqing Ji",
"opponent_id": 417423,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 54.761904761904766,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 68.42105263157895,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Benjamin Berger",
"opponent_id": 1055300,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWWLWL"
},
"head_to_head": [
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Benjamin Berger",
"opponent_id": 1055300,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Adam Bain",
"opponent_id": 1044104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Robert Yang",
"opponent_id": 1162167,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Adam Chodur",
"opponent_id": 1088860,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:59:39 UTC"
}