Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Nishesh Basavareddy

Nishesh Basavareddy

USA ATP 167
21W - 21L 50.0% Win Rate Forma: LLLLWWWLWW

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.12,
    "doubles": 13.43,
    "ranking": 93,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 167,
    "points": 349,
    "best_position": 99,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-09",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-08",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-07",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-06",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-05",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-04",
      "position": 167,
      "points": 349
    },
    {
      "date": "2025-12-03",
      "position": 167,
      "points": 349
    }
  ],
  "career_stats": {
    "total_matches": 42,
    "wins": 21,
    "losses": 21,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 32,
      "wins": 18,
      "losses": 14,
      "win_rate": 56.2
    },
    "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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "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": 23,
      "wins": 16,
      "losses": 7,
      "win_rate": 69.6
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Otro": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 42,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 60.0,
    "avg_first_serve_won_pct": 67.5,
    "avg_second_serve_won_pct": 48.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-13",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 60.75949367088608,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 60.78431372549019,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.57377049180327,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-20",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 7,
        "first_serve_pct": 48.38709677419355,
        "first_serve_won_pct": 64.44444444444444,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Gauthier Onclin",
      "opponent_id": 233700,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 52.38095238095239,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 94.28571428571428,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Karen Khachanov",
      "opponent_id": 90080,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 48.837209302325576,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 54.054054054054056,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-17",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 54.054054054054056,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLLLWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Gael Monfils",
      "opponent_id": 14844,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "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
    },
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrea Collarini",
      "opponent_id": 43761,
      "matches": 1,
      "wins": 0,
      "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_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": 47,
        "wins": 24,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 160,
        "double_faults": 162,
        "win_rate": 51.1,
        "losses": 23
      }
    },
    {
      "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": "2025-12-10 08:18:34 UTC"
}