Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hayden Jones
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 426,
"api_id": 387400,
"name": "Hayden Jones",
"short_name": "H. Jones",
"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": 2631143,
"singles": 13.03,
"doubles": 12.76,
"ranking": 1407,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 73.2,
"avg_first_serve_won_pct": 72.0,
"avg_second_serve_won_pct": 61.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-07",
"opponent": "August Holmgren",
"opponent_id": 207089,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 73.22834645669292,
"first_serve_won_pct": 72.04301075268818,
"second_serve_won_pct": 51.21951219512195,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "August Holmgren",
"opponent_id": 207089,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 10,
"wins": 1,
"losses": 9,
"win_rate": 10.0,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 61,
"double_faults": 59,
"aces_per_match": 6.1,
"double_faults_per_match": 5.9,
"first_serve_pct": 71.4,
"first_serve_won_pct": 68.2,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 74.2,
"break_points_converted_pct": 28.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 1,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 61,
"double_faults": 59,
"win_rate": 10.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 17,
"double_faults": 18,
"aces_per_match": 2.8,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 44.7,
"break_points_converted_pct": 42.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 1,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 17,
"double_faults": 18,
"win_rate": 16.7,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 13:06:31 UTC"
}