Player Data JSON

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

Sebastian Chodura

Sebastian Chodura

Czechia ATP
6W - 4L 60,0% Win Rate Forma: LWWWWLWWLL

JSON Data

{
  "player": {
    "id": 3098,
    "api_id": 405567,
    "name": "Sebastian Chodura",
    "short_name": "S. Chodura",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4086480,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3169,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.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": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 5.1,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 67.9,
    "avg_first_serve_won_pct": 69.5,
    "avg_second_serve_won_pct": 46.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 68.08510638297872,
        "first_serve_won_pct": 76.5625,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Dominik Recek",
      "opponent_id": 84659,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 73.4375,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Filip Poklemba",
      "opponent_id": 1158159,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 88.57142857142857,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Michael Malkin",
      "opponent_id": 1162152,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 69.33333333333334,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Jaroslav Pospisil",
      "opponent_id": 14879,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 57.35294117647059,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Tomas Talajka",
      "opponent_id": 511732,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Adam Jurajda",
      "opponent_id": 337458,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 67.94871794871796,
        "first_serve_won_pct": 62.264150943396224,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Petr Michnev",
      "opponent_id": 48205,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Adam Jurajda",
      "opponent_id": 337458,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dominik Recek",
      "opponent_id": 84659,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tomas Talajka",
      "opponent_id": 511732,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:26 UTC"
}