Player Data JSON

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

Alexandra Wolf

Alexandra Wolf

USA WTA
1W - 2L 33,3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 2738,
    "api_id": 523904,
    "name": "Alexandra Wolf",
    "short_name": "A. Wolf",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-08-16",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4087046,
    "singles": null,
    "doubles": null,
    "ranking": 1894,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 59.7,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Sofia Johnson",
      "opponent_id": 355426,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.85542168674698,
        "first_serve_won_pct": 52.83018867924528,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Raina Kim",
      "opponent_id": 1073527,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Raina Kim",
      "opponent_id": 1073527,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sofia Johnson",
      "opponent_id": 355426,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 02:30",
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:27 UTC"
}