Player Data JSON

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

Filip Poklemba

Filip Poklemba

Slovakia ATP
3W - 7L 30,0% Win Rate Forma: LWLLWWLLLL

JSON Data

{
  "player": {
    "id": 3784,
    "api_id": 1158159,
    "name": "Filip Poklemba",
    "short_name": "F. Poklemba",
    "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": 5133310,
    "singles": 12.0,
    "doubles": null,
    "ranking": 4673,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 10,
    "wins": 3,
    "losses": 7,
    "win_rate": 30.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 60.3,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 42.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Heorhii Shylov",
      "opponent_id": 1129098,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Michael Malkin",
      "opponent_id": 1162152,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 67.27272727272727,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Dominik Recek",
      "opponent_id": 84659,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Sebastian Chodura",
      "opponent_id": 405567,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 56.36363636363636,
        "first_serve_won_pct": 77.41935483870968,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-21",
      "opponent": "Simon Malis",
      "opponent_id": 389492,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 92.3076923076923,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Adam Duda",
      "opponent_id": 476480,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 51.21951219512195,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 34.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Stepan Mruzek",
      "opponent_id": 382874,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 57.831325301204814,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Kaj Quirijns",
      "opponent_id": 377487,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 70.76923076923077,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "David Kovarik",
      "opponent_id": 1075870,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 47.05882352941176,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Jaroslav Pospisil",
      "opponent_id": 14879,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLLWWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Stepan Mruzek",
      "opponent_id": 382874,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jaroslav Pospisil",
      "opponent_id": 14879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "David Kovarik",
      "opponent_id": 1075870,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kaj Quirijns",
      "opponent_id": 377487,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adam Duda",
      "opponent_id": 476480,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:19 UTC"
}