Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Andrew Kotzen
2W - 3L
40,0% Win Rate
Forma: LWLLW
JSON Data
{
"player": {
"id": 3867,
"api_id": 1045226,
"name": "Andrew Kotzen",
"short_name": "A. Kotzen",
"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": 1887313,
"singles": 12.0,
"doubles": null,
"ranking": 3769,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"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": 0.8,
"avg_double_faults_per_match": 5.2,
"avg_first_serve_pct": 58.1,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 41.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Jordan Chang",
"opponent_id": 1095875,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 58.620689655172406,
"first_serve_won_pct": 47.05882352941176,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "James Weber",
"opponent_id": 1086890,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 62.5,
"first_serve_won_pct": 70.9090909090909,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Nischal Spurling",
"opponent_id": 1072334,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Noah Johnston",
"opponent_id": 853639,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 47.82608695652174,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Sutton Severance",
"opponent_id": 1141266,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 57.8125,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 22.727272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWLLW"
},
"head_to_head": [
{
"opponent": "Sutton Severance",
"opponent_id": 1141266,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jordan Chang",
"opponent_id": 1095875,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Weber",
"opponent_id": 1086890,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Johnston",
"opponent_id": 853639,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nischal Spurling",
"opponent_id": 1072334,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:18 UTC"
}