Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Azariah Rusher
2W - 1L
66,7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 2139,
"api_id": 457271,
"name": "Azariah Rusher",
"short_name": "A. Rusher",
"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": 2507184,
"singles": 13.0,
"doubles": null,
"ranking": 1150,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"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": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 73.3,
"avg_first_serve_won_pct": 63.7,
"avg_second_serve_won_pct": 57.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Luis Felipe Miguel",
"opponent_id": 398852,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 74.22680412371135,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Mohammad Alkotop",
"opponent_id": 445327,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 71.81818181818181,
"first_serve_won_pct": 56.9620253164557,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Noah Folkesson-Doudy",
"opponent_id": 1155412,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 74.0,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 76.92307692307693,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Luis Felipe Miguel",
"opponent_id": 398852,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mohammad Alkotop",
"opponent_id": 445327,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Folkesson-Doudy",
"opponent_id": 1155412,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 2.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 4,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-31 11:46:21 UTC"
}