Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Evgeny Karlovskiy
2W - 2L
50.0% Win Rate
Forma: LLWW
JSON Data
{
"player": {
"id": 705,
"api_id": 54903,
"name": "Evgeny Karlovskiy",
"short_name": "E. Karlovskiy",
"country": "Russia",
"country_code": "RU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4828598,
"singles": 13.49,
"doubles": 13.0,
"ranking": 694,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 0.8,
"avg_first_serve_pct": 78.6,
"avg_first_serve_won_pct": 55.7,
"avg_second_serve_won_pct": 41.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-04-13",
"opponent": "Naoki Nakagawa",
"opponent_id": 52069,
"tournament": "Busan, South Korea",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 65.33333333333333,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-11",
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 82.97872340425532,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-10",
"opponent": "Jelle Sels",
"opponent_id": 56361,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 82.97872340425532,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-09",
"opponent": "Ivan Liutarevich",
"opponent_id": 113889,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 82.97872340425532,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LLWW"
},
"head_to_head": [
{
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Naoki Nakagawa",
"opponent_id": 52069,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jelle Sels",
"opponent_id": 56361,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ivan Liutarevich",
"opponent_id": 113889,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 3,
"aces_per_match": 2.7,
"double_faults_per_match": 0.4,
"first_serve_pct": 77.1,
"first_serve_won_pct": 60.2,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 65.3,
"break_points_converted_pct": 38.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 3,
"aces_per_match": 1.8,
"double_faults_per_match": 0.8,
"first_serve_pct": 81.2,
"first_serve_won_pct": 56.0,
"second_serve_won_pct": 48.9,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 23.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 79.7,
"first_serve_won_pct": 63.4,
"second_serve_won_pct": 34.8,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 5,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 29,
"double_faults": 11,
"win_rate": 41.7,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 69.1,
"first_serve_won_pct": 38.1,
"second_serve_won_pct": 43.8,
"break_points_saved_pct": 78.6,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8,
"tournaments_played": 16,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 58,
"double_faults": 57,
"aces_per_match": 3.6,
"double_faults_per_match": 3.6,
"first_serve_pct": 74.8,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 35.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 28,
"aces_per_match": 3.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 77.1,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 61.4,
"break_points_converted_pct": 45.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 27,
"wins": 13,
"tournaments_played": 26,
"tournaments_won": 2,
"aces": 91,
"double_faults": 86,
"win_rate": 48.1,
"losses": 14
}
}
],
"data_generated_at": "2025-12-10 13:04:21 UTC"
}