Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Chad Kissell
4W - 2L
66,7% Win Rate
Forma: LWLWWW
JSON Data
{
"player": {
"id": 3956,
"api_id": 162226,
"name": "Chad Kissell",
"short_name": "C. Kissell",
"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": 4341508,
"singles": 13.0,
"doubles": null,
"ranking": 1291,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"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": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 8.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 62.9,
"avg_first_serve_won_pct": 77.4,
"avg_second_serve_won_pct": 50.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Cooper Woestendick",
"opponent_id": 418828,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 55.932203389830505,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 1,
"first_serve_pct": 67.3076923076923,
"first_serve_won_pct": 88.57142857142857,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "David Ekpenyong",
"opponent_id": 485317,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 57.831325301204814,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Holden Koons",
"opponent_id": 484949,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 14,
"double_faults": 4,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 82.35294117647058,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Maximus Dussault",
"opponent_id": 938330,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 2,
"first_serve_pct": 70.96774193548387,
"first_serve_won_pct": 86.36363636363636,
"second_serve_won_pct": 83.33333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Arman Zamani",
"opponent_id": 418829,
"tournament": "UTR PTT Waco Men 06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 61.36363636363637,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 21.052631578947366,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWLWWW"
},
"head_to_head": [
{
"opponent": "Arman Zamani",
"opponent_id": 418829,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maximus Dussault",
"opponent_id": 938330,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "David Ekpenyong",
"opponent_id": 485317,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Holden Koons",
"opponent_id": 484949,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:17 UTC"
}