Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aleksandre Bakshi
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 696,
"api_id": 118166,
"name": "Aleksandre Bakshi",
"short_name": "A. Bakshi",
"country": "Georgia",
"country_code": "GE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 734601,
"singles": 13.42,
"doubles": 13.03,
"ranking": 740,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"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": {
"Challenger": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 5.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 70.0,
"avg_first_serve_won_pct": 62.5,
"avg_second_serve_won_pct": 45.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-02-11",
"opponent": "Coleman Wong",
"opponent_id": 289106,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-10",
"opponent": "Lucas Gerch",
"opponent_id": 106357,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-09",
"opponent": "Kaichi Uchida",
"opponent_id": 82579,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Lucas Gerch",
"opponent_id": 106357,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Coleman Wong",
"opponent_id": 289106,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kaichi Uchida",
"opponent_id": 82579,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 53,
"double_faults": 45,
"aces_per_match": 5.9,
"double_faults_per_match": 5.0,
"first_serve_pct": 72.2,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 51.5,
"break_points_saved_pct": 58.9,
"break_points_converted_pct": 29.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 4,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 53,
"double_faults": 45,
"win_rate": 44.4,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 25,
"wins": 16,
"losses": 9,
"win_rate": 64.0,
"tournaments_played": 22,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 111,
"double_faults": 83,
"aces_per_match": 4.4,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.9,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 59.2,
"break_points_saved_pct": 62.7,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 25,
"wins": 16,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 111,
"double_faults": 83,
"win_rate": 64.0,
"losses": 9
}
}
],
"data_generated_at": "2025-12-10 13:05:54 UTC"
}