Player Data JSON

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

Karen Khachanov

Karen Khachanov

Russia ATP 15
40W - 32L 55.6% Win Rate Forma: WLWLLLWLWL

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.39,
    "doubles": 14.77,
    "ranking": 36,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 15,
    "points": 2220,
    "best_position": 8,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 15,
      "points": 2220
    },
    {
      "date": "2026-05-08",
      "position": 15,
      "points": 2220
    },
    {
      "date": "2026-05-07",
      "position": 15,
      "points": 2220
    },
    {
      "date": "2026-05-06",
      "position": 15,
      "points": 2220
    },
    {
      "date": "2026-05-05",
      "position": 15,
      "points": 2220
    },
    {
      "date": "2026-05-04",
      "position": 16,
      "points": 2220
    },
    {
      "date": "2026-05-03",
      "position": 16,
      "points": 2220
    },
    {
      "date": "2026-05-02",
      "position": 16,
      "points": 2220
    },
    {
      "date": "2026-05-01",
      "position": 16,
      "points": 2220
    },
    {
      "date": "2026-04-30",
      "position": 16,
      "points": 2220
    }
  ],
  "career_stats": {
    "total_matches": 72,
    "wins": 40,
    "losses": 32,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 42,
      "wins": 21,
      "losses": 21,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 19,
      "wins": 11,
      "losses": 8,
      "win_rate": 57.9
    },
    "grass": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 10,
      "losses": 5,
      "win_rate": 66.7
    },
    "Masters 1000": {
      "matches": 28,
      "wins": 17,
      "losses": 11,
      "win_rate": 60.7
    },
    "ATP 500": {
      "matches": 21,
      "wins": 11,
      "losses": 10,
      "win_rate": 52.4
    },
    "ATP 250": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 72,
    "avg_aces_per_match": 7.3,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 64.5,
    "avg_first_serve_won_pct": 73.7,
    "avg_second_serve_won_pct": 51.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 72.36842105263158,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 67.07317073170732,
        "first_serve_won_pct": 74.54545454545455,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 72.3076923076923,
        "first_serve_won_pct": 78.72340425531915,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 64.94845360824742,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 61.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-19",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 70.51282051282051,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "WLWLLLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Kei Nishikori",
      "opponent_id": 15733,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 09:00",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 1.5699999999999998,
      "odds_opponent": 2.38
    }
  ],
  "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": "2026-05-09 03:39:34 UTC"
}