Player Data JSON

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

Valerie Glozman

Valerie Glozman

USA WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 760,
    "api_id": 446790,
    "name": "Valerie Glozman",
    "short_name": "V. Glozman",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-11-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3671428,
    "singles": 11.36,
    "doubles": 10.6,
    "ranking": 357,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.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
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 70.6,
    "avg_first_serve_won_pct": 40.8,
    "avg_second_serve_won_pct": 41.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-26",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-04",
      "opponent": "Greet Minnen",
      "opponent_id": 110803,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.6086956521739,
        "first_serve_won_pct": 31.57894736842105,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Greet Minnen",
      "opponent_id": 110803,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "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": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 40.3,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 36.8,
          "break_points_converted_pct": 41.7,
          "winners_total": 17,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.9,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 56.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 1.5,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 80.5,
          "first_serve_won_pct": 54.1,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 1,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:56:02 UTC"
}