Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Neil Oberleitner
5W - 5L
50.0% Win Rate
Forma: LWLWWWLWLL
JSON Data
{
"player": {
"id": 918,
"api_id": 230344,
"name": "Neil Oberleitner",
"short_name": "N. Oberleitner",
"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": 2094890,
"singles": 13.58,
"doubles": 14.01,
"ranking": 623,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 427,
"points": 111,
"best_position": 384,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 427,
"points": 111
},
{
"date": "2025-12-09",
"position": 427,
"points": 111
},
{
"date": "2025-12-08",
"position": 427,
"points": 111
},
{
"date": "2025-12-07",
"position": 429,
"points": 111
},
{
"date": "2025-12-06",
"position": 429,
"points": 111
},
{
"date": "2025-12-05",
"position": 429,
"points": 111
},
{
"date": "2025-12-04",
"position": 429,
"points": 111
},
{
"date": "2025-12-03",
"position": 429,
"points": 111
}
],
"career_stats": {
"total_matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 6.4,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 59.6,
"avg_first_serve_won_pct": 69.0,
"avg_second_serve_won_pct": 45.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-10",
"opponent": "Maxim Zhukov",
"opponent_id": 396821,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 56.33802816901409,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-09",
"opponent": "Duckhee Lee",
"opponent_id": 93695,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 12,
"double_faults": 1,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 84.375,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Petr Brunclik",
"opponent_id": 414847,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 51.42857142857142,
"second_serve_won_pct": 61.904761904761905,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Arthur Gea",
"opponent_id": 383987,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 0,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Giles Hussey",
"opponent_id": 289173,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-28",
"opponent": "Johan Nikles",
"opponent_id": 114885,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 55.072463768115945,
"first_serve_won_pct": 60.526315789473685,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Zdenek Kolar",
"opponent_id": 132558,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Alex Huszar",
"opponent_id": 1127192,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 88.46153846153845,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Kai Wehnelt",
"opponent_id": 77501,
"tournament": "Tulln, Austria",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 55.12820512820513,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Thiago Monteiro",
"opponent_id": 47603,
"tournament": "Kitzbuhel",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 15,
"double_faults": 5,
"first_serve_pct": 55.26315789473685,
"first_serve_won_pct": 74.60317460317461,
"second_serve_won_pct": 49.01960784313725,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWWWLWLL"
},
"head_to_head": [
{
"opponent": "Arthur Gea",
"opponent_id": 383987,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Petr Brunclik",
"opponent_id": 414847,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maxim Zhukov",
"opponent_id": 396821,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Duckhee Lee",
"opponent_id": 93695,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Thiago Monteiro",
"opponent_id": 47603,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 42,
"double_faults": 20,
"aces_per_match": 8.4,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.6,
"first_serve_won_pct": 74.1,
"second_serve_won_pct": 44.6,
"break_points_saved_pct": 58.1,
"break_points_converted_pct": 48.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 73,
"double_faults": 27,
"aces_per_match": 6.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 71.7,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 57.5,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 26,
"wins": 13,
"losses": 13,
"win_rate": 50.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 152,
"double_faults": 93,
"aces_per_match": 5.8,
"double_faults_per_match": 3.6,
"first_serve_pct": 71.2,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 52.6,
"break_points_saved_pct": 69.1,
"break_points_converted_pct": 29.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 43,
"wins": 21,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 267,
"double_faults": 140,
"win_rate": 48.8,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.2,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 29.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 48,
"double_faults": 19,
"aces_per_match": 6.9,
"double_faults_per_match": 2.7,
"first_serve_pct": 74.8,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 51.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 39.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 25,
"wins": 13,
"losses": 12,
"win_rate": 52.0,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 6,
"aces": 122,
"double_faults": 79,
"aces_per_match": 4.9,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.2,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 66.1,
"break_points_converted_pct": 49.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 33,
"wins": 16,
"tournaments_played": 30,
"tournaments_won": 1,
"aces": 171,
"double_faults": 102,
"win_rate": 48.5,
"losses": 17
}
}
],
"data_generated_at": "2025-12-10 09:27:36 UTC"
}