Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nishesh Basavareddy
28W - 25L
52,8% Win Rate
Forma: LWWWWLWLWL
JSON Data
{
"player": {
"id": 90,
"api_id": 407164,
"name": "Nishesh Basavareddy",
"short_name": "N. Basavareddy",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4215380,
"singles": 15.04,
"doubles": 13.42,
"ranking": 82,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 242,
"points": 230,
"best_position": 99,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 242,
"points": 230
},
{
"date": "2026-01-29",
"position": 242,
"points": 230
},
{
"date": "2026-01-28",
"position": 242,
"points": 230
},
{
"date": "2026-01-27",
"position": 242,
"points": 230
},
{
"date": "2026-01-26",
"position": 242,
"points": 230
},
{
"date": "2026-01-25",
"position": 242,
"points": 230
},
{
"date": "2026-01-24",
"position": 242,
"points": 230
},
{
"date": "2026-01-23",
"position": 242,
"points": 230
},
{
"date": "2026-01-22",
"position": 242,
"points": 230
},
{
"date": "2026-01-21",
"position": 242,
"points": 230
}
],
"career_stats": {
"total_matches": 53,
"wins": 28,
"losses": 25,
"win_rate": 52.8
},
"surface_stats": {
"hard": {
"matches": 43,
"wins": 25,
"losses": 18,
"win_rate": 58.1
},
"clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4
},
"Masters 1000": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"ATP 500": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"ATP 250": {
"matches": 25,
"wins": 17,
"losses": 8,
"win_rate": 68.0
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Otro": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"average_match_stats": {
"matches_with_stats": 53,
"avg_aces_per_match": 4.5,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 68.9,
"avg_second_serve_won_pct": 48.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-22",
"opponent": "Karen Khachanov",
"opponent_id": 90080,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-3",
"stats": {
"aces": 10,
"double_faults": 3,
"first_serve_pct": 48.91304347826087,
"first_serve_won_pct": 71.11111111111111,
"second_serve_won_pct": 36.17021276595745,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-2",
"stats": {
"aces": 17,
"double_faults": 5,
"first_serve_pct": 57.432432432432435,
"first_serve_won_pct": 75.29411764705883,
"second_serve_won_pct": 63.49206349206349,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "George Loffhagen",
"opponent_id": 258978,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 8,
"first_serve_pct": 48.717948717948715,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 56.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Sebastian Ofner",
"opponent_id": 83397,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 6,
"first_serve_pct": 60.747663551401864,
"first_serve_won_pct": 72.3076923076923,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-11",
"opponent": "Alexis Galarneau",
"opponent_id": 187236,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "Hong Kong Men Singles",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 8,
"first_serve_pct": 55.072463768115945,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Yunchaokete Bu",
"opponent_id": 254227,
"tournament": "Hong Kong Men Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 61.8421052631579,
"first_serve_won_pct": 80.85106382978722,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Learner Tien",
"opponent_id": 412818,
"tournament": "Next Gen Finals",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-3",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 53.57142857142857,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Justin Engel",
"opponent_id": 403148,
"tournament": "Next Gen Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "3-0",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 90.0,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Next Gen Finals",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-3",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 61.016949152542374,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWWLWLWL"
},
"head_to_head": [
{
"opponent": "Gael Monfils",
"opponent_id": 14844,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Yunchaokete Bu",
"opponent_id": 254227,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Learner Tien",
"opponent_id": 412818,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Alex Michelsen",
"opponent_id": 406728,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 12,
"double_faults": 15,
"aces_per_match": 2.4,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.9,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 67.5,
"break_points_converted_pct": 22.2,
"winners_total": 23,
"unforced_errors_total": 32
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 17,
"double_faults": 10,
"aces_per_match": 4.2,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.0,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 29.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 33,
"wins": 19,
"losses": 14,
"win_rate": 57.6,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 1,
"aces": 125,
"double_faults": 107,
"aces_per_match": 3.8,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.8,
"first_serve_won_pct": 69.6,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 58.6,
"break_points_converted_pct": 40.0,
"winners_total": 55,
"unforced_errors_total": 85
},
"red_clay": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 40,
"aces_per_match": 2.6,
"double_faults_per_match": 4.4,
"first_serve_pct": 70.1,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 65.4,
"break_points_converted_pct": 46.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 26,
"tournaments_played": 31,
"tournaments_won": 0,
"aces": 177,
"double_faults": 172,
"win_rate": 51.0,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 22,
"wins": 15,
"losses": 7,
"win_rate": 68.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 100,
"double_faults": 68,
"aces_per_match": 4.5,
"double_faults_per_match": 3.1,
"first_serve_pct": 71.4,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 59.2,
"break_points_converted_pct": 41.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 36,
"wins": 27,
"losses": 9,
"win_rate": 75.0,
"tournaments_played": 14,
"tournaments_won": 2,
"tiebreaks_won": 10,
"tiebreaks_lost": 3,
"aces": 163,
"double_faults": 137,
"aces_per_match": 4.5,
"double_faults_per_match": 3.8,
"first_serve_pct": 70.2,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 59.8,
"break_points_converted_pct": 45.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 58,
"wins": 42,
"tournaments_played": 21,
"tournaments_won": 2,
"aces": 263,
"double_faults": 205,
"win_rate": 72.4,
"losses": 16
}
}
],
"data_generated_at": "2026-01-30 18:41:20 UTC"
}