Player Data JSON

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

Venus Williams

Venus Williams

USA WTA
1W - 3L 25.0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 1593,
    "api_id": 18251,
    "name": "Venus Williams",
    "short_name": "V. Williams",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1980-06-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 11666,
    "singles": 11.84,
    "doubles": 12.2,
    "ranking": 142,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 5.5,
    "avg_first_serve_pct": 55.1,
    "avg_first_serve_won_pct": 61.5,
    "avg_second_serve_won_pct": 32.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-25",
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 10,
        "first_serve_pct": 57.47126436781609,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-07",
      "opponent": "Jessica Bouzas Maneiro",
      "opponent_id": 275105,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 53.96825396825397,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-24",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 51.162790697674424,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jessica Bouzas Maneiro",
      "opponent_id": 275105,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 22,
          "aces_per_match": 3.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 39.3,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 22,
          "unforced_errors_total": 24
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 14,
        "double_faults": 22,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 16,
          "aces_per_match": 4.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 40.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 16,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 18,
          "aces_per_match": 5.2,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 39.4,
          "winners_total": 33,
          "unforced_errors_total": 43
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 18,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 48.6,
          "break_points_converted_pct": 41.7,
          "winners_total": 11,
          "unforced_errors_total": 23
        }
      },
      "totals": {
        "matches": 8,
        "wins": 2,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 31,
        "double_faults": 36,
        "win_rate": 25.0,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:12 UTC"
}