Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jiri Lehečka
52W - 29L
64.2% Win Rate
Forma: WLWWWLWWLW
JSON Data
{
"player": {
"id": 216,
"api_id": 254742,
"name": "Jiri Lehečka",
"short_name": "J. Lehečka",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 273063,
"singles": 15.52,
"doubles": 15.04,
"ranking": 21,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 13,
"points": 2715,
"best_position": 13,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 13,
"points": 2715
},
{
"date": "2026-05-07",
"position": 13,
"points": 2715
},
{
"date": "2026-05-06",
"position": 13,
"points": 2715
},
{
"date": "2026-05-05",
"position": 13,
"points": 2715
},
{
"date": "2026-05-04",
"position": 14,
"points": 2540
},
{
"date": "2026-05-03",
"position": 14,
"points": 2540
},
{
"date": "2026-05-02",
"position": 14,
"points": 2540
},
{
"date": "2026-05-01",
"position": 14,
"points": 2540
},
{
"date": "2026-04-30",
"position": 14,
"points": 2540
},
{
"date": "2026-04-29",
"position": 14,
"points": 2540
}
],
"career_stats": {
"total_matches": 81,
"wins": 52,
"losses": 29,
"win_rate": 64.2
},
"surface_stats": {
"hard": {
"matches": 54,
"wins": 35,
"losses": 19,
"win_rate": 64.8
},
"clay": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2
},
"grass": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5
},
"Masters 1000": {
"matches": 29,
"wins": 17,
"losses": 12,
"win_rate": 58.6
},
"ATP 500": {
"matches": 24,
"wins": 15,
"losses": 9,
"win_rate": 62.5
},
"ATP 250": {
"matches": 14,
"wins": 11,
"losses": 3,
"win_rate": 78.6
},
"Otro": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 81,
"avg_aces_per_match": 7.3,
"avg_double_faults_per_match": 1.9,
"avg_first_serve_pct": 63.9,
"avg_first_serve_won_pct": 76.0,
"avg_second_serve_won_pct": 52.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 82.05128205128204,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-29",
"opponent": "Arthur Fils",
"opponent_id": 338500,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 64.1025641025641,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-28",
"opponent": "Lorenzo Musetti",
"opponent_id": 261015,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 69.38775510204081,
"first_serve_won_pct": 82.35294117647058,
"second_serve_won_pct": 23.076923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Alex Michelsen",
"opponent_id": 406728,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 0,
"first_serve_pct": 73.68421052631578,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-24",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 76.47058823529412,
"second_serve_won_pct": 86.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-09",
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 78.46153846153847,
"first_serve_won_pct": 68.62745098039215,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-08",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 2,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 76.78571428571429,
"second_serve_won_pct": 45.23809523809524,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-06",
"opponent": "Emilio Nava",
"opponent_id": 232057,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 65.89147286821705,
"first_serve_won_pct": 65.88235294117646,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-29",
"opponent": "Jannik Sinner",
"opponent_id": 206570,
"tournament": "Miami",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 67.53246753246754,
"first_serve_won_pct": 71.15384615384616,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-27",
"opponent": "Arthur Fils",
"opponent_id": 338500,
"tournament": "Miami",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "WLWWWLWWLW"
},
"head_to_head": [
{
"opponent": "Arthur Fils",
"opponent_id": 338500,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Benjamin Bonzi",
"opponent_id": 94485,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Carlos Alcaraz",
"opponent_id": 275923,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Grigor Dimitrov",
"opponent_id": 23581,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-05-10 09:00",
"opponent": "Casper Ruud",
"opponent_id": 119248,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 32",
"odds_player": 2.2,
"odds_opponent": 1.67
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 101,
"double_faults": 22,
"aces_per_match": 10.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 72.0,
"first_serve_won_pct": 78.9,
"second_serve_won_pct": 63.1,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 35.5,
"winners_total": 82,
"unforced_errors_total": 66
},
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 3,
"aces_per_match": 4.2,
"double_faults_per_match": 0.8,
"first_serve_pct": 76.2,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 32,
"wins": 22,
"losses": 10,
"win_rate": 68.8,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 8,
"aces": 233,
"double_faults": 87,
"aces_per_match": 7.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 71.7,
"first_serve_won_pct": 77.1,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 63.7,
"break_points_converted_pct": 42.4,
"winners_total": 330,
"unforced_errors_total": 296
},
"red_clay": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 54,
"double_faults": 27,
"aces_per_match": 5.4,
"double_faults_per_match": 2.7,
"first_serve_pct": 73.4,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 50.4,
"break_points_saved_pct": 62.7,
"break_points_converted_pct": 50.7,
"winners_total": 79,
"unforced_errors_total": 94
}
},
"totals": {
"matches": 56,
"wins": 35,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 405,
"double_faults": 139,
"win_rate": 62.5,
"losses": 21
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 92,
"double_faults": 26,
"aces_per_match": 7.1,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.4,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 34.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 28,
"wins": 18,
"losses": 10,
"win_rate": 64.3,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 8,
"tiebreaks_lost": 4,
"aces": 251,
"double_faults": 88,
"aces_per_match": 9.0,
"double_faults_per_match": 3.1,
"first_serve_pct": 71.8,
"first_serve_won_pct": 73.5,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 70.4,
"break_points_converted_pct": 35.2,
"winners_total": 192,
"unforced_errors_total": 219
},
"red_clay": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 25,
"double_faults": 5,
"aces_per_match": 5.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.5,
"first_serve_won_pct": 85.3,
"second_serve_won_pct": 58.2,
"break_points_saved_pct": 83.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 29,
"tournaments_played": 16,
"tournaments_won": 1,
"aces": 368,
"double_faults": 119,
"win_rate": 63.0,
"losses": 17
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 69,
"double_faults": 19,
"aces_per_match": 8.6,
"double_faults_per_match": 2.4,
"first_serve_pct": 75.1,
"first_serve_won_pct": 74.0,
"second_serve_won_pct": 61.4,
"break_points_saved_pct": 74.4,
"break_points_converted_pct": 33.3,
"winners_total": 164,
"unforced_errors_total": 122
},
"hardcourt_indoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 10,
"aces_per_match": 4.7,
"double_faults_per_match": 1.7,
"first_serve_pct": 76.9,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 53.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 26,
"wins": 15,
"losses": 11,
"win_rate": 57.7,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 5,
"aces": 157,
"double_faults": 72,
"aces_per_match": 6.0,
"double_faults_per_match": 2.8,
"first_serve_pct": 73.7,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 65.1,
"break_points_converted_pct": 36.3,
"winners_total": 192,
"unforced_errors_total": 203
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 24,
"aces_per_match": 2.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.9,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 51.8,
"break_points_converted_pct": 40.0,
"winners_total": 79,
"unforced_errors_total": 88
}
},
"totals": {
"matches": 52,
"wins": 28,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 286,
"double_faults": 125,
"win_rate": 53.8,
"losses": 24
}
}
],
"data_generated_at": "2026-05-09 00:34:35 UTC"
}