Player Data JSON

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

Sara Bejlek

Sara Bejlek

Czechia WTA 37
46W - 18L 71.9% Win Rate Forma: LLWLWWWWWW

JSON Data

{
  "player": {
    "id": 106,
    "api_id": 360184,
    "name": "Sara Bejlek",
    "short_name": "S. Bejlek",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-01-31",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4207399,
    "singles": 12.31,
    "doubles": 10.52,
    "ranking": 50,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 37,
    "points": 1360,
    "best_position": 34,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-08",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-07",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-06",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-05",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-04",
      "position": 37,
      "points": 1360
    },
    {
      "date": "2026-05-03",
      "position": 35,
      "points": 1380
    },
    {
      "date": "2026-05-02",
      "position": 35,
      "points": 1380
    },
    {
      "date": "2026-05-01",
      "position": 35,
      "points": 1380
    },
    {
      "date": "2026-04-30",
      "position": 35,
      "points": 1380
    }
  ],
  "career_stats": {
    "total_matches": 64,
    "wins": 46,
    "losses": 18,
    "win_rate": 71.9
  },
  "surface_stats": {
    "hard": {
      "matches": 24,
      "wins": 16,
      "losses": 8,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 40,
      "wins": 30,
      "losses": 10,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "WTA 1000": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 500": {
      "matches": 12,
      "wins": 10,
      "losses": 2,
      "win_rate": 83.3
    },
    "WTA 250": {
      "matches": 37,
      "wins": 27,
      "losses": 10,
      "win_rate": 73.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 64,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 72.9,
    "avg_first_serve_won_pct": 61.9,
    "avg_second_serve_won_pct": 46.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-06",
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.40983606557377,
        "first_serve_won_pct": 47.82608695652174,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Akasha Urhobo",
      "opponent_id": 410066,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 37.142857142857146,
        "first_serve_won_pct": 38.46153846153847,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 70.6896551724138,
        "first_serve_won_pct": 70.73170731707317,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Clara Tauson",
      "opponent_id": 252168,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.81818181818181,
        "first_serve_won_pct": 60.75949367088608,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-05",
      "opponent": "Sonay Kartal",
      "opponent_id": 291152,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-04",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 69.84126984126983,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-02",
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LLWLWWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Petra Martić",
      "opponent_id": 19704,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 3,
          "double_faults": 39,
          "aces_per_match": 0.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 49.5,
          "break_points_converted_pct": 55.2,
          "winners_total": 23,
          "unforced_errors_total": 18
        },
        "red_clay": {
          "matches": 21,
          "wins": 15,
          "losses": 6,
          "win_rate": 71.4,
          "tournaments_played": 14,
          "tournaments_won": 3,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 3,
          "double_faults": 46,
          "aces_per_match": 0.1,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 57.2,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 49.1,
          "break_points_converted_pct": 53.8,
          "winners_total": 36,
          "unforced_errors_total": 51
        }
      },
      "totals": {
        "matches": 33,
        "wins": 22,
        "tournaments_played": 19,
        "tournaments_won": 3,
        "aces": 6,
        "double_faults": 85,
        "win_rate": 66.7,
        "losses": 11
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 9,
          "aces_per_match": 0.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.8,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 46.0,
          "break_points_saved_pct": 34.8,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 27,
          "aces_per_match": 0.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 48.4,
          "break_points_converted_pct": 56.7,
          "winners_total": 17,
          "unforced_errors_total": 22
        },
        "red_clay": {
          "matches": 17,
          "wins": 12,
          "losses": 5,
          "win_rate": 70.6,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 44,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 49.2,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 47.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 19,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 14,
        "double_faults": 83,
        "win_rate": 61.3,
        "losses": 12
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 83.3,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 1
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 12,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 86.6,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 45.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 7,
          "unforced_errors_total": 28
        },
        "red_clay": {
          "matches": 15,
          "wins": 11,
          "losses": 4,
          "win_rate": 73.3,
          "tournaments_played": 15,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 44,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 79.5,
          "first_serve_won_pct": 59.9,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 50.4,
          "break_points_converted_pct": 52.1,
          "winners_total": 12,
          "unforced_errors_total": 38
        }
      },
      "totals": {
        "matches": 21,
        "wins": 14,
        "tournaments_played": 22,
        "tournaments_won": 3,
        "aces": 10,
        "double_faults": 57,
        "win_rate": 66.7,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:32 UTC"
}