Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aleksa Ciric
3W - 2L
60.0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 2086,
"api_id": 294343,
"name": "Aleksa Ciric",
"short_name": "A. Ciric",
"country": "Serbia",
"country_code": "RS",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4315318,
"singles": 13.21,
"doubles": 12.65,
"ranking": 884,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"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": 1.4,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 68.5,
"avg_first_serve_won_pct": 63.7,
"avg_second_serve_won_pct": 56.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Aman Sharma",
"opponent_id": 402469,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 74.22680412371135,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 46.34146341463415,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Hans Albert Schubert",
"opponent_id": 213949,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.9090909090909,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Peter Makk",
"opponent_id": 217878,
"tournament": "UTR PTT Newport Beach Men 17",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 65.0,
"first_serve_won_pct": 50.76923076923077,
"second_serve_won_pct": 62.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR PTT Newport Beach Men 17",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 72.28915662650603,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 73.91304347826086,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"tournament": "UTR PTT Newport Beach Men 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 65.27777777777779,
"first_serve_won_pct": 72.3404255319149,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Aman Sharma",
"opponent_id": 402469,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hans Albert Schubert",
"opponent_id": 213949,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Peter Makk",
"opponent_id": 217878,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 17:10",
"opponent": "Antanas Daugis",
"opponent_id": 1156754,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:35:13 UTC"
}