Player Data JSON

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

Martin Klizan

Martin Klizan

Slovakia ATP
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 1207,
    "api_id": 15983,
    "name": "Martin Klizan",
    "short_name": "M. Klizan",
    "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": 4271657,
    "singles": 13.89,
    "doubles": 13.24,
    "ranking": 431,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 64.5,
    "avg_first_serve_won_pct": 72.5,
    "avg_second_serve_won_pct": 42.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-04-01",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 72.46376811594203,
        "second_serve_won_pct": 46.51162790697674,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-31",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 72.46376811594203,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-30",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 72.46376811594203,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 3,
          "double_faults": 24,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 73.5,
          "break_points_converted_pct": 52.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 6,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 24,
        "win_rate": 60.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 10,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 17,
          "tournaments_won": 3,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 66,
          "double_faults": 87,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 48.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 32,
        "wins": 17,
        "tournaments_played": 21,
        "tournaments_won": 3,
        "aces": 91,
        "double_faults": 97,
        "win_rate": 53.1,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:40 UTC"
}