Player Data JSON

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

Karolina Muchova

Karolina Muchova

Czechia WTA 19
24W - 15L 61.5% Win Rate Forma: LWWLWLWLWW

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.57,
    "doubles": 12.68,
    "ranking": 16,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 19,
    "points": 1996,
    "best_position": 8,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-09",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-08",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-07",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-06",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-05",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-04",
      "position": 19,
      "points": 1996
    },
    {
      "date": "2025-12-03",
      "position": 19,
      "points": 1996
    }
  ],
  "career_stats": {
    "total_matches": 39,
    "wins": 24,
    "losses": 15,
    "win_rate": 61.5
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 23,
      "losses": 12,
      "win_rate": 65.7
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "WTA 1000": {
      "matches": 20,
      "wins": 13,
      "losses": 7,
      "win_rate": 65.0
    },
    "WTA 500": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 39,
    "avg_aces_per_match": 4.3,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 63.2,
    "avg_first_serve_won_pct": 67.5,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-24",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 68.14159292035397,
        "first_serve_won_pct": 66.23376623376623,
        "second_serve_won_pct": 36.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Marketa Vondrousova",
      "opponent_id": 152804,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 76.31578947368422,
        "first_serve_won_pct": 60.3448275862069,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Marketa Vondrousova",
      "opponent_id": 152804,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-08",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.6896551724138,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 17.647058823529413,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 82.27848101265823,
        "first_serve_won_pct": 56.92307692307692,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Paula Badosa",
      "opponent_id": 69050,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 82.35294117647058,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Naomi Osaka",
      "opponent_id": 66476,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Marketa Vondrousova",
      "opponent_id": 152804,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "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": 11,
          "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
        }
      },
      "totals": {
        "matches": 39,
        "wins": 24,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 166,
        "double_faults": 79,
        "win_rate": 61.5,
        "losses": 15
      }
    },
    {
      "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": "2025-12-10 06:04:06 UTC"
}