Player Data JSON

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

Kimberly Birrell

Kimberly Birrell

Australia WTA 98
30W - 26L 53.6% Win Rate Forma: LWWWWLWLWL

JSON Data

{
  "player": {
    "id": 225,
    "api_id": 105099,
    "name": "Kimberly Birrell",
    "short_name": "K. Birrell",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-04-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 98,
    "points": 802,
    "best_position": 60,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 98,
      "points": 802
    },
    {
      "date": "2025-12-09",
      "position": 98,
      "points": 802
    },
    {
      "date": "2025-12-08",
      "position": 98,
      "points": 802
    },
    {
      "date": "2025-12-07",
      "position": 97,
      "points": 802
    },
    {
      "date": "2025-12-06",
      "position": 97,
      "points": 802
    },
    {
      "date": "2025-12-05",
      "position": 97,
      "points": 802
    },
    {
      "date": "2025-12-04",
      "position": 97,
      "points": 802
    },
    {
      "date": "2025-12-03",
      "position": 97,
      "points": 802
    }
  ],
  "career_stats": {
    "total_matches": 56,
    "wins": 30,
    "losses": 26,
    "win_rate": 53.6
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 23,
      "losses": 17,
      "win_rate": 57.5
    },
    "clay": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "grass": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 16,
      "wins": 8,
      "losses": 8,
      "win_rate": 50.0
    },
    "WTA 500": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 26,
      "wins": 15,
      "losses": 11,
      "win_rate": 57.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 56,
    "avg_aces_per_match": 2.1,
    "avg_double_faults_per_match": 5.7,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 45.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-02",
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 8,
        "first_serve_pct": 64.58333333333334,
        "first_serve_won_pct": 85.48387096774194,
        "second_serve_won_pct": 44.18604651162791,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-31",
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Shrivalli Rashmikaa Bhamidipaty",
      "opponent_id": 272473,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 57.74647887323944,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 33.92857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Nikola Bartunkova",
      "opponent_id": 348987,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 35.483870967741936,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 70.33898305084746,
        "first_serve_won_pct": 59.036144578313255,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 67.27272727272727,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 67.6923076923077,
        "first_serve_won_pct": 52.27272727272727,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Mai Hontama",
      "opponent_id": 197535,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 59.42028985507246,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 40.476190476190474,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Lucia Bronzetti",
      "opponent_id": 110055,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 20,
        "first_serve_pct": 56.99999999999999,
        "first_serve_won_pct": 56.14035087719298,
        "second_serve_won_pct": 31.70731707317073,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Priscilla Hon",
      "opponent_id": 87834,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 26,
          "double_faults": 39,
          "aces_per_match": 3.2,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 35.5,
          "winners_total": 13,
          "unforced_errors_total": 12
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 10,
          "aces_per_match": 2.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 16,
          "losses": 13,
          "win_rate": 55.2,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 161,
          "aces_per_match": 2.2,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 46.3,
          "winners_total": 7,
          "unforced_errors_total": 34
        },
        "red_clay": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 26,
          "aces_per_match": 1.2,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 62.0,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 26.8,
          "winners_total": 21,
          "unforced_errors_total": 22
        }
      },
      "totals": {
        "matches": 45,
        "wins": 23,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 103,
        "double_faults": 236,
        "win_rate": 51.1,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 13,
          "double_faults": 27,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 43.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 5,
          "aces_per_match": 11.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 18,
          "losses": 15,
          "win_rate": 54.5,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 74,
          "double_faults": 144,
          "aces_per_match": 2.2,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 42.4,
          "winners_total": 24,
          "unforced_errors_total": 43
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 12,
          "aces_per_match": 2.5,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 27.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 24,
        "tournaments_played": 29,
        "tournaments_won": 1,
        "aces": 103,
        "double_faults": 188,
        "win_rate": 55.8,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 6,
          "aces_per_match": 3.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 11,
          "unforced_errors_total": 6
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 8,
          "losses": 9,
          "win_rate": 47.1,
          "tournaments_played": 22,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 84,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 46.8,
          "break_points_converted_pct": 47.9,
          "winners_total": 64,
          "unforced_errors_total": 110
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 1.3,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 53.2,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 51.4,
          "winners_total": 40,
          "unforced_errors_total": 51
        }
      },
      "totals": {
        "matches": 24,
        "wins": 10,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 43,
        "double_faults": 111,
        "win_rate": 41.7,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:34 UTC"
}