Player Data JSON

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

Katie Boulter

Katie Boulter

United Kingdom WTA 106
18W - 19L 48.6% Win Rate Forma: LLWWLWLLWL

JSON Data

{
  "player": {
    "id": 570,
    "api_id": 62924,
    "name": "Katie Boulter",
    "short_name": "K. Boulter",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-08-01",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 11775,
    "singles": 12.1,
    "doubles": 11.94,
    "ranking": 78,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 106,
    "points": 744,
    "best_position": 23,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 106,
      "points": 744
    },
    {
      "date": "2025-12-09",
      "position": 106,
      "points": 744
    },
    {
      "date": "2025-12-08",
      "position": 106,
      "points": 744
    },
    {
      "date": "2025-12-07",
      "position": 104,
      "points": 744
    },
    {
      "date": "2025-12-06",
      "position": 104,
      "points": 744
    },
    {
      "date": "2025-12-05",
      "position": 104,
      "points": 744
    },
    {
      "date": "2025-12-04",
      "position": 104,
      "points": 744
    },
    {
      "date": "2025-12-03",
      "position": 104,
      "points": 744
    }
  ],
  "career_stats": {
    "total_matches": 37,
    "wins": 18,
    "losses": 19,
    "win_rate": 48.6
  },
  "surface_stats": {
    "hard": {
      "matches": 20,
      "wins": 7,
      "losses": 13,
      "win_rate": 35.0
    },
    "clay": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 11,
      "wins": 3,
      "losses": 8,
      "win_rate": 27.3
    },
    "WTA 500": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 13,
      "wins": 9,
      "losses": 4,
      "win_rate": 69.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 37,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 6.1,
    "avg_first_serve_pct": 62.1,
    "avg_first_serve_won_pct": 62.4,
    "avg_second_serve_won_pct": 40.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-28",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Hong Kong",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 9,
        "first_serve_pct": 65.76576576576578,
        "first_serve_won_pct": 61.64383561643836,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 73.75,
        "first_serve_won_pct": 52.54237288135594,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 38.88888888888889,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 61.42857142857143,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Viktoriya Tomova",
      "opponent_id": 41374,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 69.72477064220183,
        "first_serve_won_pct": 61.8421052631579,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 76.38888888888889,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWWLWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Viktoriya Tomova",
      "opponent_id": 41374,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Renata Zarazua",
      "opponent_id": 111189,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 43,
          "aces_per_match": 3.8,
          "double_faults_per_match": 8.6,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 44.2,
          "winners_total": 33,
          "unforced_errors_total": 59
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 17,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 51.9,
          "break_points_converted_pct": 61.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 9,
          "losses": 13,
          "win_rate": 40.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 74,
          "double_faults": 113,
          "aces_per_match": 3.4,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 48.6,
          "break_points_converted_pct": 46.7,
          "winners_total": 52,
          "unforced_errors_total": 84
        },
        "red_clay": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 61,
          "aces_per_match": 2.1,
          "double_faults_per_match": 6.1,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 52.9,
          "winners_total": 45,
          "unforced_errors_total": 68
        }
      },
      "totals": {
        "matches": 41,
        "wins": 21,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 124,
        "double_faults": 234,
        "win_rate": 51.2,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 56,
          "double_faults": 62,
          "aces_per_match": 5.1,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 44.0,
          "winners_total": 85,
          "unforced_errors_total": 124
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 31,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 24,
          "losses": 11,
          "win_rate": 68.6,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 106,
          "double_faults": 172,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 57.3,
          "break_points_converted_pct": 44.4,
          "winners_total": 79,
          "unforced_errors_total": 117
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 41,
          "aces_per_match": 3.1,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 51.0,
          "break_points_converted_pct": 43.1,
          "winners_total": 37,
          "unforced_errors_total": 56
        }
      },
      "totals": {
        "matches": 60,
        "wins": 38,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 204,
        "double_faults": 306,
        "win_rate": 63.3,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 44,
          "double_faults": 36,
          "aces_per_match": 4.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 43.0,
          "winners_total": 117,
          "unforced_errors_total": 100
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 7,
          "double_faults": 14,
          "aces_per_match": 2.3,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 62.1,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 44,
          "double_faults": 76,
          "aces_per_match": 3.4,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 44.9,
          "winners_total": 88,
          "unforced_errors_total": 93
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 15,
          "aces_per_match": 1.0,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 67.5,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 54.5,
          "winners_total": 2,
          "unforced_errors_total": 15
        }
      },
      "totals": {
        "matches": 28,
        "wins": 15,
        "tournaments_played": 22,
        "tournaments_won": 2,
        "aces": 97,
        "double_faults": 141,
        "win_rate": 53.6,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:17 UTC"
}