Player Data JSON

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

Jonas Forejtek

Jonas Forejtek

Czechia ATP 445
6W - 4L 60.0% Win Rate Forma: LLWWLWLWWW

JSON Data

{
  "player": {
    "id": 929,
    "api_id": 269291,
    "name": "Jonas Forejtek",
    "short_name": "J. Forejtek",
    "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": 3709350,
    "singles": 14.18,
    "doubles": 13.47,
    "ranking": 291,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 445,
    "points": 105,
    "best_position": 217,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 445,
      "points": 105
    },
    {
      "date": "2025-12-09",
      "position": 445,
      "points": 105
    },
    {
      "date": "2025-12-08",
      "position": 445,
      "points": 105
    },
    {
      "date": "2025-12-07",
      "position": 444,
      "points": 105
    },
    {
      "date": "2025-12-06",
      "position": 444,
      "points": 105
    },
    {
      "date": "2025-12-05",
      "position": 444,
      "points": 105
    },
    {
      "date": "2025-12-04",
      "position": 444,
      "points": 105
    },
    {
      "date": "2025-12-03",
      "position": 444,
      "points": 105
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 5.5,
    "avg_double_faults_per_match": 0.8,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 72.7,
    "avg_second_serve_won_pct": 53.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-23",
      "opponent": "Sergi Perez Contri",
      "opponent_id": 108563,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "David Jorda Sanchis",
      "opponent_id": 57155,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 16,
        "double_faults": 0,
        "first_serve_pct": 70.96774193548387,
        "first_serve_won_pct": 88.63636363636364,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Miguel Damas",
      "opponent_id": 192862,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Marco Cecchinato",
      "opponent_id": 44549,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 59.32203389830508,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 79.16666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 70.43478260869566,
        "first_serve_won_pct": 71.60493827160494,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Lorenzo Giustino",
      "opponent_id": 48626,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Inaki Montes-de la Torre",
      "opponent_id": 290568,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 65.71428571428571,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Mario Mansilla Diez",
      "opponent_id": 227442,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lorenzo Giustino",
      "opponent_id": 48626,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Miguel Damas",
      "opponent_id": 192862,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "David Jorda Sanchis",
      "opponent_id": 57155,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 2,
          "aces_per_match": 9.0,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 50,
          "double_faults": 14,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 34.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 89,
        "double_faults": 17,
        "win_rate": 52.9,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 49,
          "double_faults": 23,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 38,
          "wins": 20,
          "losses": 18,
          "win_rate": 52.6,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 137,
          "double_faults": 59,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 25,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 186,
        "double_faults": 82,
        "win_rate": 53.2,
        "losses": 22
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:04 UTC"
}