Player Data JSON

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

Krawietz K / Perez E

Krawietz K / Perez E

WTA
2W - 2L 50.0% Win Rate Forma: LLWW

JSON Data

{
  "player": {
    "id": 614,
    "api_id": 1053652,
    "name": "Krawietz K / Perez E",
    "short_name": "",
    "country": "",
    "country_code": "",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 66.4,
    "avg_first_serve_won_pct": 75.1,
    "avg_second_serve_won_pct": 48.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-04",
      "opponent": "Lammons N / Panova A",
      "opponent_id": 1103346,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 76.38888888888889,
        "first_serve_won_pct": 78.18181818181819,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-21",
      "opponent": "Smith J / Birrell K",
      "opponent_id": 1053648,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-20",
      "opponent": "Bolt A / Hon P",
      "opponent_id": 1053650,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 58.730158730158735,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-18",
      "opponent": "Stojanovic N / Pavic M",
      "opponent_id": 406519,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 64.86486486486487,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Bolt A / Hon P",
      "opponent_id": 1053650,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Smith J / Birrell K",
      "opponent_id": 1053648,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Stojanovic N / Pavic M",
      "opponent_id": 406519,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lammons N / Panova A",
      "opponent_id": 1103346,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hard": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:15 UTC"
}