Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Keenan Mayo
3W - 2L
60,0% Win Rate
Forma: LWWLW
JSON Data
{
"player": {
"id": 3814,
"api_id": 173502,
"name": "Keenan Mayo",
"short_name": "K. Mayo",
"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": 70516,
"singles": 13.06,
"doubles": null,
"ranking": 1024,
"division": "Pro",
"is_pro": true,
"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": 5.6,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 51.1,
"avg_first_serve_won_pct": 70.7,
"avg_second_serve_won_pct": 57.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 55.4054054054054,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Alexander Simone",
"opponent_id": 1141346,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 48.837209302325576,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 77.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Vlad Cristian Breazu",
"opponent_id": 382870,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 48.23529411764706,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 45.3125,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Kyle Overmyer",
"opponent_id": 329557,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 4,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 84.84848484848484,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWWLW"
},
"head_to_head": [
{
"opponent": "Kyle Overmyer",
"opponent_id": 329557,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexander Simone",
"opponent_id": 1141346,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Vlad Cristian Breazu",
"opponent_id": 382870,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:23 UTC"
}