Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mason Vaughan
2W - 3L
40,0% Win Rate
Forma: LWWLL
JSON Data
{
"player": {
"id": 2351,
"api_id": 1124376,
"name": "Mason Vaughan",
"short_name": "M. Vaughan",
"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": 3064619,
"singles": 12.0,
"doubles": null,
"ranking": 253,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 67.7,
"avg_first_serve_won_pct": 49.6,
"avg_second_serve_won_pct": 41.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 32.432432432432435,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Adam Bain",
"opponent_id": 1044104,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 63.52941176470588,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 36.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 66.25,
"first_serve_won_pct": 67.9245283018868,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Jp Day",
"opponent_id": 938328,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 35.714285714285715,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 76.59574468085107,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWWLL"
},
"head_to_head": [
{
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jp Day",
"opponent_id": 938328,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Adam Bain",
"opponent_id": 1044104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:29:48 UTC"
}