Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Andrew Delgado
1W - 2L
33,3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 3868,
"api_id": 489834,
"name": "Andrew Delgado",
"short_name": "A. Delgado",
"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": 4457005,
"singles": 13.25,
"doubles": 13.38,
"ranking": 1098,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.7,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 63.1,
"avg_first_serve_won_pct": 68.0,
"avg_second_serve_won_pct": 44.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-30",
"opponent": "Ethan Muza",
"opponent_id": 418104,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 66.27906976744185,
"first_serve_won_pct": 56.14035087719298,
"second_serve_won_pct": 20.689655172413794,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Paxton Pritchard",
"opponent_id": 450719,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Cole Henceroth",
"opponent_id": 1160883,
"tournament": "UTR PTT Knoxville Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 66.17647058823529,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Ethan Muza",
"opponent_id": 418104,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cole Henceroth",
"opponent_id": 1160883,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Paxton Pritchard",
"opponent_id": 450719,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:04:59 UTC"
}