Player Data JSON

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

Nikoloz Basilashvili

Nikoloz Basilashvili

Georgia ATP 117
39W - 29L 57.4% Win Rate Forma: WWWLWWLLWL

JSON Data

{
  "player": {
    "id": 431,
    "api_id": 26204,
    "name": "Nikoloz Basilashvili",
    "short_name": "N. Basilashvili",
    "country": "Georgia",
    "country_code": "GE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 224134,
    "singles": 14.68,
    "doubles": null,
    "ranking": 140,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 117,
    "points": 539,
    "best_position": 16,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 117,
      "points": 539
    },
    {
      "date": "2026-05-07",
      "position": 117,
      "points": 539
    },
    {
      "date": "2026-05-06",
      "position": 117,
      "points": 539
    },
    {
      "date": "2026-05-05",
      "position": 117,
      "points": 539
    },
    {
      "date": "2026-05-04",
      "position": 120,
      "points": 516
    },
    {
      "date": "2026-05-03",
      "position": 120,
      "points": 516
    },
    {
      "date": "2026-05-02",
      "position": 120,
      "points": 516
    },
    {
      "date": "2026-05-01",
      "position": 120,
      "points": 516
    },
    {
      "date": "2026-04-30",
      "position": 120,
      "points": 516
    },
    {
      "date": "2026-04-29",
      "position": 120,
      "points": 516
    }
  ],
  "career_stats": {
    "total_matches": 68,
    "wins": 39,
    "losses": 29,
    "win_rate": 57.4
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 22,
      "losses": 17,
      "win_rate": 56.4
    },
    "clay": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 11,
      "losses": 4,
      "win_rate": 73.3
    },
    "Masters 1000": {
      "matches": 20,
      "wins": 13,
      "losses": 7,
      "win_rate": 65.0
    },
    "ATP 500": {
      "matches": 7,
      "wins": 0,
      "losses": 7,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 25,
      "wins": 15,
      "losses": 10,
      "win_rate": 60.0
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 68,
    "avg_aces_per_match": 6.1,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 56.7,
    "avg_first_serve_won_pct": 75.3,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 85.18518518518519,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 56.730769230769226,
        "first_serve_won_pct": 69.49152542372882,
        "second_serve_won_pct": 48.888888888888886,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Sebastian Ofner",
      "opponent_id": 83397,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 80.48780487804879,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 79.6875,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Stefano Travaglia",
      "opponent_id": 36300,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 60.9375,
        "first_serve_won_pct": 84.61538461538461,
        "second_serve_won_pct": 72.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 53.535353535353536,
        "first_serve_won_pct": 75.47169811320755,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 53.44827586206896,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 40.298507462686565,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 57.49999999999999,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 78.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WWWLWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Bernard Tomic",
      "opponent_id": 17080,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:20",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 3.4,
      "odds_opponent": 1.33
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 59,
          "double_faults": 33,
          "aces_per_match": 7.4,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 44.2,
          "winners_total": 86,
          "unforced_errors_total": 102
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 5,
          "aces_per_match": 4.6,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 66.4,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 15,
          "losses": 10,
          "win_rate": 60.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 163,
          "double_faults": 117,
          "aces_per_match": 6.5,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 38.8,
          "winners_total": 36,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 22,
          "wins": 11,
          "losses": 11,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 4,
          "aces": 119,
          "double_faults": 93,
          "aces_per_match": 5.4,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 41.2,
          "winners_total": 70,
          "unforced_errors_total": 78
        }
      },
      "totals": {
        "matches": 60,
        "wins": 35,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 364,
        "double_faults": 248,
        "win_rate": 58.3,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 84,
          "double_faults": 35,
          "aces_per_match": 6.5,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 42,
          "double_faults": 40,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 66.9,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 28.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 42,
          "wins": 27,
          "losses": 15,
          "win_rate": 64.3,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 118,
          "double_faults": 129,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 42.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 68,
        "wins": 41,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 244,
        "double_faults": 204,
        "win_rate": 60.3,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 9,
          "aces_per_match": 4.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 72.7,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 25,
          "aces_per_match": 7.0,
          "double_faults_per_match": 8.3,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 53.3,
          "winners_total": 40,
          "unforced_errors_total": 54
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 1,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 30,
        "double_faults": 36,
        "win_rate": 16.7,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:41 UTC"
}