Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nishesh Basavareddy
29W - 27L
51.8% Win Rate
Forma: LWLLWWWWLW
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": 14.72,
"doubles": 13.41,
"ranking": 130,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-05-03"
},
"current_ranking": {
"position": 154,
"points": 393,
"best_position": 99,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 154,
"points": 393
},
{
"date": "2026-05-08",
"position": 154,
"points": 393
},
{
"date": "2026-05-07",
"position": 154,
"points": 393
},
{
"date": "2026-05-06",
"position": 154,
"points": 393
},
{
"date": "2026-05-05",
"position": 154,
"points": 393
},
{
"date": "2026-05-04",
"position": 177,
"points": 343
},
{
"date": "2026-05-03",
"position": 177,
"points": 343
},
{
"date": "2026-05-02",
"position": 177,
"points": 343
},
{
"date": "2026-05-01",
"position": 177,
"points": 343
},
{
"date": "2026-04-30",
"position": 177,
"points": 343
}
],
"career_stats": {
"total_matches": 56,
"wins": 29,
"losses": 27,
"win_rate": 51.8
},
"surface_stats": {
"hard": {
"matches": 44,
"wins": 25,
"losses": 19,
"win_rate": 56.8
},
"clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"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": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0
},
"ATP 500": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"ATP 250": {
"matches": 27,
"wins": 18,
"losses": 9,
"win_rate": 66.7
},
"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": 56,
"avg_aces_per_match": 4.4,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 69.0,
"avg_second_serve_won_pct": 48.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-02",
"opponent": "Learner Tien",
"opponent_id": 412818,
"tournament": "Houston",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 49.42528735632184,
"first_serve_won_pct": 67.44186046511628,
"second_serve_won_pct": 52.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-31",
"opponent": "Liam Draxl",
"opponent_id": 223513,
"tournament": "Houston",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 51.61290322580645,
"first_serve_won_pct": 72.91666666666666,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 46.42857142857143,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"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
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLLWWWWLW"
},
"head_to_head": [
{
"opponent": "Learner Tien",
"opponent_id": 412818,
"matches": 3,
"wins": 0,
"losses": 3
},
{
"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": "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.3,
"first_serve_won_pct": 74.0,
"second_serve_won_pct": 54.3,
"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-05-09 01:54:15 UTC"
}