Player Data JSON

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

Karolina Muchova

Karolina Muchova

Czechia WTA 11
45W - 21L 68.2% Win Rate Forma: LLWWWWLWWW

JSON Data

{
  "player": {
    "id": 525,
    "api_id": 85077,
    "name": "Karolina Muchova",
    "short_name": "K. Muchova",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-08-21",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3385741,
    "singles": 12.96,
    "doubles": 12.61,
    "ranking": 5,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 11,
    "points": 3318,
    "best_position": 8,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-07",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-06",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-05",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-04",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-03",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-02",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-05-01",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-04-30",
      "position": 11,
      "points": 3318
    },
    {
      "date": "2026-04-29",
      "position": 11,
      "points": 3318
    }
  ],
  "career_stats": {
    "total_matches": 66,
    "wins": 45,
    "losses": 21,
    "win_rate": 68.2
  },
  "surface_stats": {
    "hard": {
      "matches": 53,
      "wins": 38,
      "losses": 15,
      "win_rate": 71.7
    },
    "clay": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 34,
      "wins": 24,
      "losses": 10,
      "win_rate": 70.6
    },
    "WTA 500": {
      "matches": 19,
      "wins": 13,
      "losses": 6,
      "win_rate": 68.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 66,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 67.1,
    "avg_first_serve_won_pct": 67.3,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 77.04918032786885,
        "first_serve_won_pct": 48.93617021276596,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-19",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.58064516129032,
        "first_serve_won_pct": 51.11111111111111,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Elina Svitolina",
      "opponent_id": 51293,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 85.1063829787234,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 62.62626262626263,
        "first_serve_won_pct": 66.12903225806451,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Elise Mertens",
      "opponent_id": 78551,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 74.60317460317461,
        "first_serve_won_pct": 53.191489361702125,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 80.85106382978722,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-26",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-24",
      "opponent": "Victoria Mboko",
      "opponent_id": 386338,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 72.61904761904762,
        "first_serve_won_pct": 68.85245901639344,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 69.44444444444444,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 98.55072463768117,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LLWWWWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 3,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 18,
          "unforced_errors_total": 14
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 22,
          "losses": 12,
          "win_rate": 64.7,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 140,
          "double_faults": 65,
          "aces_per_match": 4.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 62.4,
          "break_points_converted_pct": 41.0,
          "winners_total": 179,
          "unforced_errors_total": 163
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 3.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 66.7,
          "winners_total": 21,
          "unforced_errors_total": 24
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 42,
        "wins": 26,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 181,
        "double_faults": 85,
        "win_rate": 61.9,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 2,
          "aces_per_match": 2.2,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 23.8,
          "winners_total": 21,
          "unforced_errors_total": 19
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 15,
          "losses": 4,
          "win_rate": 78.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 73,
          "double_faults": 41,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 43.5,
          "winners_total": 143,
          "unforced_errors_total": 129
        },
        "red_clay": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 15,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 21,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 101,
        "double_faults": 58,
        "win_rate": 72.4,
        "losses": 8
      }
    },
    {
      "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": 5,
          "double_faults": 4,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 41.9,
          "break_points_saved_pct": 78.9,
          "break_points_converted_pct": 20.0,
          "winners_total": 24,
          "unforced_errors_total": 40
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 24,
          "losses": 9,
          "win_rate": 72.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 128,
          "double_faults": 99,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 48.9,
          "winners_total": 180,
          "unforced_errors_total": 173
        },
        "red_clay": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 19,
          "aces_per_match": 2.8,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 48.5,
          "winners_total": 197,
          "unforced_errors_total": 185
        }
      },
      "totals": {
        "matches": 47,
        "wins": 34,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 169,
        "double_faults": 122,
        "win_rate": 72.3,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:40 UTC"
}