Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Benjamin Gusic Wan
1W - 3L
25,0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 1536,
"api_id": 420875,
"name": "Benjamin Gusic Wan",
"short_name": "B. G. Wan",
"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": 913416,
"singles": 12.0,
"doubles": null,
"ranking": 1748,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 55.8,
"avg_first_serve_won_pct": 56.8,
"avg_second_serve_won_pct": 40.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Tomas Curras Abasolo",
"opponent_id": 169630,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 54.41176470588235,
"first_serve_won_pct": 59.45945945945946,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Pierre Antoine Tailleu",
"opponent_id": 379430,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.0,
"first_serve_won_pct": 40.74074074074074,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.4054054054054,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Fred Gil",
"opponent_id": 15864,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 53.246753246753244,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Tomas Curras Abasolo",
"opponent_id": 169630,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Fred Gil",
"opponent_id": 15864,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pierre Antoine Tailleu",
"opponent_id": 379430,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 64.6,
"first_serve_won_pct": 60.9,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 1,
"double_faults": 5,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-30 11:26:50 UTC"
}