Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Andrew Gordon
4W - 3L
57,1% Win Rate
Forma: WWLWLLW
JSON Data
{
"player": {
"id": 2358,
"api_id": 1078459,
"name": "Andrew Gordon",
"short_name": "A. Gordon",
"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": 3093172,
"singles": 11.0,
"doubles": null,
"ranking": 5296,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Patricio Alvarado",
"opponent_id": 16311,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "0-1",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 81.03448275862068,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Harrison Michalowski",
"opponent_id": 1165768,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 63.04347826086957,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 54.22535211267606,
"first_serve_won_pct": 58.44155844155844,
"second_serve_won_pct": 41.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 60.824742268041234,
"first_serve_won_pct": 67.79661016949152,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Sachin Palta",
"opponent_id": 1044839,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 54.0,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Pedro Liborio",
"opponent_id": 321319,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 57.534246575342465,
"first_serve_won_pct": 54.761904761904766,
"second_serve_won_pct": 29.03225806451613,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Saar Rogovski",
"opponent_id": 280096,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 58.536585365853654,
"first_serve_won_pct": 79.16666666666666,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 4,
"losses": 3,
"form_string": "WWLWLLW"
},
"head_to_head": [
{
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patricio Alvarado",
"opponent_id": 16311,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Saar Rogovski",
"opponent_id": 280096,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pedro Liborio",
"opponent_id": 321319,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cooper Johnson",
"opponent_id": 1084370,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:00:47 UTC"
}