Player Data JSON

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

Salisbury J / Stefani L

Salisbury J / Stefani L

WTA
4W - 1L 80.0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 1510,
    "api_id": 489326,
    "name": "Salisbury J / Stefani L",
    "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": 4,
    "losses": 1,
    "win_rate": 80.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": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 73.4,
    "avg_first_serve_won_pct": 79.9,
    "avg_second_serve_won_pct": 57.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-10",
      "opponent": "Verbeek S / Siniakova K",
      "opponent_id": 1103358,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 70.66666666666667,
        "first_serve_won_pct": 73.58490566037736,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-08",
      "opponent": "Arevalo M / Zhang S",
      "opponent_id": 521371,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 79.48717948717949,
        "first_serve_won_pct": 85.48387096774194,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-07",
      "opponent": "Zielinski J / Hsieh S-W",
      "opponent_id": 504230,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 65.15151515151516,
        "first_serve_won_pct": 79.06976744186046,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Molteni A / Muhammad A",
      "opponent_id": 530497,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 82.1917808219178,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-05",
      "opponent": "Routliffe E / Venus M",
      "opponent_id": 406510,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Molteni A / Muhammad A",
      "opponent_id": 530497,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Zielinski J / Hsieh S-W",
      "opponent_id": 504230,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Arevalo M / Zhang S",
      "opponent_id": 521371,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Routliffe E / Venus M",
      "opponent_id": 406510,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Verbeek S / Siniakova K",
      "opponent_id": 1103358,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.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": 4,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 80.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:52 UTC"
}