Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Harry Roberts
3W - 2L
60,0% Win Rate
Forma: WWLWL
JSON Data
{
"player": {
"id": 4052,
"api_id": 453445,
"name": "Harry Roberts",
"short_name": "H. Roberts",
"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": 3793257,
"singles": 11.0,
"doubles": null,
"ranking": 6306,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 59.8,
"avg_first_serve_won_pct": 57.6,
"avg_second_serve_won_pct": 44.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Luke Cripps",
"opponent_id": 508315,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Jacob Cairncross",
"opponent_id": 1162118,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Mathieu Perchicot",
"opponent_id": 148970,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 44.73684210526316,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 62.66666666666667,
"first_serve_won_pct": 48.93617021276596,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Julius Tan",
"opponent_id": 1151156,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.30434782608695,
"first_serve_won_pct": 60.65573770491803,
"second_serve_won_pct": 57.692307692307686,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "WWLWL"
},
"head_to_head": [
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julius Tan",
"opponent_id": 1151156,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mathieu Perchicot",
"opponent_id": 148970,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jacob Cairncross",
"opponent_id": 1162118,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Luke Cripps",
"opponent_id": 508315,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:56 UTC"
}