Player Data JSON

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

Vavassori A / Errani S

Vavassori A / Errani S

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

JSON Data

{
  "player": {
    "id": 612,
    "api_id": 530491,
    "name": "Vavassori A / Errani S",
    "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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 7.2,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 71.3,
    "avg_first_serve_won_pct": 72.5,
    "avg_second_serve_won_pct": 62.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-06",
      "opponent": "Withrow J / Khromacheva I",
      "opponent_id": 1053651,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 6,
        "first_serve_pct": 71.76470588235294,
        "first_serve_won_pct": 77.04918032786885,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-04",
      "opponent": "Cash J / Watson H",
      "opponent_id": 1103353,
      "tournament": "Wimbledon, Mixed Doubles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-19",
      "opponent": "Patten H / Nicholls O",
      "opponent_id": 530484,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-18",
      "opponent": "Jasika O / Aiava D",
      "opponent_id": 1053645,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Patten H / Nicholls O",
      "opponent_id": 530484,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Withrow J / Khromacheva I",
      "opponent_id": 1053651,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jasika O / Aiava D",
      "opponent_id": 1053645,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cash J / Watson H",
      "opponent_id": 1103353,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 3,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 4,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 2,
          "aces_per_match": 5.0,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 88.7,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 3,
        "tournaments_played": 4,
        "tournaments_won": 2,
        "aces": 15,
        "double_faults": 2,
        "win_rate": 100.0,
        "losses": 0
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:40 UTC"
}