Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lukas Neumayer
5W - 11L
31.2% Win Rate
Forma: LLLWLLLLLW
JSON Data
{
"player": {
"id": 401,
"api_id": 339450,
"name": "Lukas Neumayer",
"short_name": "L. Neumayer",
"country": "Austria",
"country_code": "AT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 275443,
"singles": 14.37,
"doubles": 13.52,
"ranking": 211,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 221,
"points": 258,
"best_position": 157,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 221,
"points": 258
},
{
"date": "2025-12-09",
"position": 221,
"points": 258
},
{
"date": "2025-12-08",
"position": 221,
"points": 258
},
{
"date": "2025-12-07",
"position": 221,
"points": 258
},
{
"date": "2025-12-06",
"position": 221,
"points": 258
},
{
"date": "2025-12-05",
"position": 221,
"points": 258
},
{
"date": "2025-12-04",
"position": 221,
"points": 258
},
{
"date": "2025-12-03",
"position": 221,
"points": 258
}
],
"career_stats": {
"total_matches": 16,
"wins": 5,
"losses": 11,
"win_rate": 31.2
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 4.2,
"avg_double_faults_per_match": 3.1,
"avg_first_serve_pct": 63.2,
"avg_first_serve_won_pct": 68.6,
"avg_second_serve_won_pct": 48.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-04",
"opponent": "Emil Ruusuvuori",
"opponent_id": 167370,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 9,
"first_serve_pct": 62.637362637362635,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 38.23529411764706,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Aleksandar Kovacevic",
"opponent_id": 187608,
"tournament": "Vienna",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 57.84313725490197,
"first_serve_won_pct": 76.27118644067797,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Facundo Diaz Acosta",
"opponent_id": 264372,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Juan Bautista Torres",
"opponent_id": 315774,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-17",
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 60.91954022988506,
"first_serve_won_pct": 62.264150943396224,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Oleg Prihodko",
"opponent_id": 152864,
"tournament": "Tulln, Austria",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 57.534246575342465,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 59.45945945945946,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-22",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "Kitzbuhel",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 59.523809523809526,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-18",
"opponent": "Lukas Klein",
"opponent_id": 163636,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 47.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-17",
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 73.91304347826086,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LLLWLLLLLW"
},
"head_to_head": [
{
"opponent": "Matteo Gigante",
"opponent_id": 326111,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Elmer Moller",
"opponent_id": 499834,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aleksandar Kovacevic",
"opponent_id": 187608,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Filip Misolic",
"opponent_id": 216488,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 1,
"aces_per_match": 2.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 80.0,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 26.7,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 19,
"double_faults": 12,
"aces_per_match": 9.5,
"double_faults_per_match": 6.0,
"first_serve_pct": 71.5,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 34,
"aces_per_match": 2.6,
"double_faults_per_match": 3.8,
"first_serve_pct": 73.1,
"first_serve_won_pct": 64.5,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 65.2,
"break_points_converted_pct": 49.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 46,
"wins": 27,
"losses": 19,
"win_rate": 58.7,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 11,
"tiebreaks_lost": 4,
"aces": 114,
"double_faults": 108,
"aces_per_match": 2.5,
"double_faults_per_match": 2.3,
"first_serve_pct": 72.5,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 59.8,
"break_points_converted_pct": 44.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 58,
"wins": 30,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 158,
"double_faults": 155,
"win_rate": 51.7,
"losses": 28
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 3,
"aces_per_match": 3.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.4,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 35.7,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 65.0,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 70.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 6,
"aces_per_match": 2.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.2,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 50,
"wins": 26,
"losses": 24,
"win_rate": 52.0,
"tournaments_played": 28,
"tournaments_won": 0,
"tiebreaks_won": 9,
"tiebreaks_lost": 5,
"aces": 102,
"double_faults": 128,
"aces_per_match": 2.0,
"double_faults_per_match": 2.6,
"first_serve_pct": 72.8,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 59.8,
"break_points_converted_pct": 46.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 57,
"wins": 29,
"tournaments_played": 32,
"tournaments_won": 0,
"aces": 117,
"double_faults": 142,
"win_rate": 50.9,
"losses": 28
}
}
],
"data_generated_at": "2025-12-10 08:18:27 UTC"
}