Player Data JSON

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

Verbeek S / Siniakova K

Verbeek S / Siniakova K

WTA
5W - 0L 100.0% Win Rate Forma: WWWWW

JSON Data

{
  "player": {
    "id": 1509,
    "api_id": 1103358,
    "name": "Verbeek S / Siniakova K",
    "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": 5,
    "wins": 5,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 67.3,
    "avg_first_serve_won_pct": 81.1,
    "avg_second_serve_won_pct": 64.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-10",
      "opponent": "Salisbury J / Stefani L",
      "opponent_id": 489326,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.75949367088608,
        "first_serve_won_pct": 77.08333333333334,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-08",
      "opponent": "Pavic M / Babos T",
      "opponent_id": 1103350,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.317460317460316,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-07",
      "opponent": "Paris J / Silva E",
      "opponent_id": 1103356,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 73.41772151898735,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Gonzalez S / Mihalikova T",
      "opponent_id": 1103357,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 92.10526315789474,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-05",
      "opponent": "Heliovaara H / Danilina A",
      "opponent_id": 489339,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.97260273972603,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 68.42105263157895,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 5,
    "losses": 0,
    "form_string": "WWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Paris J / Silva E",
      "opponent_id": 1103356,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pavic M / Babos T",
      "opponent_id": 1103350,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gonzalez S / Mihalikova T",
      "opponent_id": 1103357,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Salisbury J / Stefani L",
      "opponent_id": 489326,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Heliovaara H / Danilina A",
      "opponent_id": 489339,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.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
        }
      },
      "totals": {
        "matches": 5,
        "wins": 5,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 100.0,
        "losses": 0
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:43 UTC"
}