Player Data JSON

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

Lukas Klein

Lukas Klein

Slovakia ATP 136
16W - 14L 53,3% Win Rate Forma: LWWLLLLLWL

JSON Data

{
  "player": {
    "id": 129,
    "api_id": 163636,
    "name": "Lukas Klein",
    "short_name": "L. Klein",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 90634,
    "singles": 14.51,
    "doubles": 13.94,
    "ranking": 170,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 136,
    "points": 444,
    "best_position": 109,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-29",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-28",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-27",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-26",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-25",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-24",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-23",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-22",
      "position": 136,
      "points": 444
    },
    {
      "date": "2026-01-21",
      "position": 136,
      "points": 444
    }
  ],
  "career_stats": {
    "total_matches": 30,
    "wins": 16,
    "losses": 14,
    "win_rate": 53.3
  },
  "surface_stats": {
    "hard": {
      "matches": 19,
      "wins": 7,
      "losses": 12,
      "win_rate": 36.8
    },
    "clay": {
      "matches": 8,
      "wins": 7,
      "losses": 1,
      "win_rate": 87.5
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "Masters 1000": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Challenger": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 30,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 69.6,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Michael Zheng",
      "opponent_id": 385285,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 70.79646017699115,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 70.6896551724138,
        "first_serve_won_pct": 69.51219512195121,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Zsombor Piros",
      "opponent_id": 205795,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 73.75,
        "first_serve_won_pct": 71.1864406779661,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 68.47826086956522,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 62.06896551724138,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 76.59574468085107,
        "second_serve_won_pct": 53.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Viktor Durasovic",
      "opponent_id": 96239,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 74.66666666666667,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 4,
        "first_serve_pct": 63.888888888888886,
        "first_serve_won_pct": 76.08695652173914,
        "second_serve_won_pct": 78.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 61.78861788617886,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 85.18518518518519,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 53.333333333333336,
        "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": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nicolas Jarry",
      "opponent_id": 89632,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 10,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 66,
          "double_faults": 27,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 4,
          "losses": 8,
          "win_rate": 33.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 63,
          "double_faults": 43,
          "aces_per_match": 5.2,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 32.1,
          "winners_total": 40,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 24,
          "wins": 17,
          "losses": 7,
          "win_rate": 70.8,
          "tournaments_played": 10,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 114,
          "double_faults": 76,
          "aces_per_match": 4.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 68.1,
          "break_points_converted_pct": 29.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 28,
        "tournaments_played": 27,
        "tournaments_won": 2,
        "aces": 257,
        "double_faults": 156,
        "win_rate": 56.0,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 43,
          "double_faults": 17,
          "aces_per_match": 8.6,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 76.8,
          "second_serve_won_pct": 64.4,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 29.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 14,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 37.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 16,
          "losses": 10,
          "win_rate": 61.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 10,
          "aces": 190,
          "double_faults": 77,
          "aces_per_match": 7.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 34.3,
          "winners_total": 136,
          "unforced_errors_total": 132
        },
        "red_clay": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 4,
          "aces": 73,
          "double_faults": 44,
          "aces_per_match": 4.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 74.1,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 70.5,
          "break_points_converted_pct": 34.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 54,
        "wins": 32,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 340,
        "double_faults": 152,
        "win_rate": 59.3,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 5,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 85.8,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 0,
          "aces_per_match": 4.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 10,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 4,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 40,
        "double_faults": 23,
        "win_rate": 44.4,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-01-30 18:41:20 UTC"
}