Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Klintcharov
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 324,
"api_id": 119144,
"name": "Alexander Klintcharov",
"short_name": "A. Klintcharov",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 68.6,
"avg_first_serve_won_pct": 60.8,
"avg_second_serve_won_pct": 45.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-12",
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 66.01941747572816,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Juan Jose Neira Rodriguez",
"opponent_id": 1091540,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 66.01941747572816,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-04",
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"tournament": "Auckland",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 73.68421052631578,
"first_serve_won_pct": 58.92857142857143,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juan Jose Neira Rodriguez",
"opponent_id": 1091540,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 81.8,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 22.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 18,
"aces_per_match": 1.6,
"double_faults_per_match": 3.6,
"first_serve_pct": 77.5,
"first_serve_won_pct": 57.0,
"second_serve_won_pct": 44.2,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 32.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 8,
"tournaments_won": 2,
"aces": 10,
"double_faults": 20,
"win_rate": 28.6,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 21,
"double_faults": 10,
"aces_per_match": 3.0,
"double_faults_per_match": 1.4,
"first_serve_pct": 78.2,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 56.1,
"break_points_converted_pct": 36.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 21,
"double_faults": 10,
"win_rate": 28.6,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 11:18:06 UTC"
}