Player Data JSON

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

Karen Khachanov

Karen Khachanov

Russia ATP 18
31W - 23L 57.4% Win Rate Forma: LWWLLLLLWL

JSON Data

{
  "player": {
    "id": 308,
    "api_id": 90080,
    "name": "Karen Khachanov",
    "short_name": "K. Khachanov",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 54351,
    "singles": 15.85,
    "doubles": 14.93,
    "ranking": 24,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 18,
    "points": 2320,
    "best_position": 8,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-09",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-08",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-07",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-06",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-05",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-04",
      "position": 18,
      "points": 2320
    },
    {
      "date": "2025-12-03",
      "position": 18,
      "points": 2320
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 31,
    "losses": 23,
    "win_rate": 57.4
  },
  "surface_stats": {
    "hard": {
      "matches": 29,
      "wins": 14,
      "losses": 15,
      "win_rate": 48.3
    },
    "clay": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "grass": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "Masters 1000": {
      "matches": 22,
      "wins": 14,
      "losses": 8,
      "win_rate": 63.6
    },
    "ATP 500": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "ATP 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 73.3,
    "avg_second_serve_won_pct": 51.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-30",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 71.11111111111111,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 72.05882352941177,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 2,
        "first_serve_pct": 73.5632183908046,
        "first_serve_won_pct": 76.5625,
        "second_serve_won_pct": 73.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 2,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 76.81159420289855,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Juncheng Shang",
      "opponent_id": 348853,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 64.15094339622641,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-28",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 22,
        "double_faults": 12,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 77.58620689655173,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 19,
        "double_faults": 6,
        "first_serve_pct": 56.00000000000001,
        "first_serve_won_pct": 82.85714285714286,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-14",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWWLLLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Kei Nishikori",
      "opponent_id": 15733,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 99,
          "double_faults": 23,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 60.9,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 39.1,
          "winners_total": 206,
          "unforced_errors_total": 207
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 45,
          "double_faults": 10,
          "aces_per_match": 7.5,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 34.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 13,
          "losses": 11,
          "win_rate": 54.2,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 8,
          "aces": 185,
          "double_faults": 67,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 35.3,
          "winners_total": 238,
          "unforced_errors_total": 197
        },
        "red_clay": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 62,
          "double_faults": 34,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 58.4,
          "break_points_converted_pct": 41.8,
          "winners_total": 137,
          "unforced_errors_total": 135
        }
      },
      "totals": {
        "matches": 56,
        "wins": 32,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 391,
        "double_faults": 134,
        "win_rate": 57.1,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 37,
          "double_faults": 15,
          "aces_per_match": 9.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 78.9,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 74.1,
          "break_points_converted_pct": 28.0,
          "winners_total": 77,
          "unforced_errors_total": 52
        },
        "hardcourt_indoor": {
          "matches": 17,
          "wins": 14,
          "losses": 3,
          "win_rate": 82.4,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 136,
          "double_faults": 17,
          "aces_per_match": 8.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 77.7,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 14,
          "losses": 12,
          "win_rate": 53.8,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 5,
          "aces": 206,
          "double_faults": 49,
          "aces_per_match": 7.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 61.6,
          "break_points_converted_pct": 39.1,
          "winners_total": 235,
          "unforced_errors_total": 223
        },
        "red_clay": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 19,
          "aces_per_match": 5.9,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 44.3,
          "winners_total": 93,
          "unforced_errors_total": 84
        }
      },
      "totals": {
        "matches": 59,
        "wins": 37,
        "tournaments_played": 25,
        "tournaments_won": 2,
        "aces": 450,
        "double_faults": 100,
        "win_rate": 62.7,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 57,
          "double_faults": 11,
          "aces_per_match": 6.3,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 78.7,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 16,
          "losses": 9,
          "win_rate": 64.0,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 4,
          "aces": 197,
          "double_faults": 52,
          "aces_per_match": 7.9,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 46.4,
          "winners_total": 255,
          "unforced_errors_total": 211
        },
        "red_clay": {
          "matches": 15,
          "wins": 10,
          "losses": 5,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 94,
          "double_faults": 28,
          "aces_per_match": 6.3,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 34.6,
          "winners_total": 217,
          "unforced_errors_total": 186
        }
      },
      "totals": {
        "matches": 49,
        "wins": 32,
        "tournaments_played": 20,
        "tournaments_won": 1,
        "aces": 348,
        "double_faults": 91,
        "win_rate": 65.3,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:53:15 UTC"
}