Player Data JSON

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

Kristof Minarik

Kristof Minarik

Slovakia ATP
2W - 2L 50,0% Win Rate Forma: LLWW

JSON Data

{
  "player": {
    "id": 3310,
    "api_id": 229879,
    "name": "Kristof Minarik",
    "short_name": "K. Minarik",
    "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": 242531,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2081,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 57.3,
    "avg_first_serve_won_pct": 59.4,
    "avg_second_serve_won_pct": 40.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-17",
      "opponent": "Aram Noroozian",
      "opponent_id": 450852,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 24.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Liam Krall",
      "opponent_id": 407893,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Joe Leather",
      "opponent_id": 388356,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Tian Hao Hou",
      "opponent_id": 519079,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Tian Hao Hou",
      "opponent_id": 519079,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Joe Leather",
      "opponent_id": 388356,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Liam Krall",
      "opponent_id": 407893,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aram Noroozian",
      "opponent_id": 450852,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:08 UTC"
}