Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
William Nolan
3W - 3L
50,0% Win Rate
Forma: WLWLWL
JSON Data
{
"player": {
"id": 2125,
"api_id": 353374,
"name": "William Nolan",
"short_name": "W. Nolan",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 274901,
"singles": 12.6,
"doubles": 12.84,
"ranking": 1470,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.5,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 66.7,
"avg_first_serve_won_pct": 66.7,
"avg_second_serve_won_pct": 48.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "James Beaven",
"opponent_id": 423625,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Liam Hignett",
"opponent_id": 298051,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 71.9298245614035,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Jed Alexander",
"opponent_id": 1162140,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Marcus Walters",
"opponent_id": 135828,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 70.17543859649122,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Euan McIntosh",
"opponent_id": 262344,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 76.0,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Oren Ezerzer",
"opponent_id": 490726,
"tournament": "UTR PTT Tallahassee Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 50.0,
"first_serve_won_pct": 47.82608695652174,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "WLWLWL"
},
"head_to_head": [
{
"opponent": "Marcus Walters",
"opponent_id": 135828,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Oren Ezerzer",
"opponent_id": 490726,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jed Alexander",
"opponent_id": 1162140,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Liam Hignett",
"opponent_id": 298051,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Beaven",
"opponent_id": 423625,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:08 UTC"
}