Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Egor Gerasimov
1W - 3L
25.0% Win Rate
Forma: LLLW
JSON Data
{
"player": {
"id": 1770,
"api_id": 49283,
"name": "Egor Gerasimov",
"short_name": "E. Gerasimov",
"country": "Belarus",
"country_code": "BY",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4690,
"singles": 13.49,
"doubles": 12.56,
"ranking": 691,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 6.8,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 73.3,
"avg_first_serve_won_pct": 70.0,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-14",
"opponent": "Etienne Donnet",
"opponent_id": 275099,
"tournament": "Saint Tropez, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 84.05797101449275,
"first_serve_won_pct": 53.44827586206896,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-09",
"opponent": "Maxime Janvier",
"opponent_id": 107625,
"tournament": "Rennes, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 64.21052631578948,
"first_serve_won_pct": 60.65573770491803,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Cannon Kingsley",
"opponent_id": 256804,
"tournament": "Rennes, France",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 15,
"double_faults": 0,
"first_serve_pct": 75.60975609756098,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-07",
"opponent": "Matteo Covato",
"opponent_id": 484852,
"tournament": "Rennes, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 69.38775510204081,
"first_serve_won_pct": 85.29411764705883,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLLW"
},
"head_to_head": [
{
"opponent": "Etienne Donnet",
"opponent_id": 275099,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cannon Kingsley",
"opponent_id": 256804,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matteo Covato",
"opponent_id": 484852,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maxime Janvier",
"opponent_id": 107625,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 95,
"double_faults": 21,
"aces_per_match": 10.6,
"double_faults_per_match": 2.3,
"first_serve_pct": 75.1,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 55.5,
"break_points_saved_pct": 72.2,
"break_points_converted_pct": 36.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 25,
"double_faults": 16,
"aces_per_match": 4.2,
"double_faults_per_match": 2.7,
"first_serve_pct": 74.9,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 53.6,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 6,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 120,
"double_faults": 37,
"win_rate": 40.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 25,
"wins": 13,
"losses": 12,
"win_rate": 52.0,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 216,
"double_faults": 52,
"aces_per_match": 8.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.6,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 63.4,
"break_points_converted_pct": 36.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 32,
"wins": 16,
"losses": 16,
"win_rate": 50.0,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 7,
"aces": 235,
"double_faults": 102,
"aces_per_match": 7.3,
"double_faults_per_match": 3.2,
"first_serve_pct": 72.6,
"first_serve_won_pct": 73.2,
"second_serve_won_pct": 55.1,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 34.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 15,
"aces_per_match": 2.7,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.1,
"first_serve_won_pct": 65.7,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 63.0,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 60,
"wins": 29,
"tournaments_played": 32,
"tournaments_won": 0,
"aces": 459,
"double_faults": 169,
"win_rate": 48.3,
"losses": 31
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 2,
"aces_per_match": 10.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.4,
"first_serve_won_pct": 74.4,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 2,
"aces_per_match": 4.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 73.5,
"second_serve_won_pct": 44.9,
"break_points_saved_pct": 16.7,
"break_points_converted_pct": 26.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 4,
"aces_per_match": 3.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.9,
"first_serve_won_pct": 62.1,
"second_serve_won_pct": 38.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 54.5,
"second_serve_won_pct": 41.7,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 1,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 26,
"double_faults": 11,
"win_rate": 16.7,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 14:08:40 UTC"
}