Player Data JSON

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

Alexandra Orlins

Alexandra Orlins

USA WTA
1W - 4L 20,0% Win Rate Forma: LLWLL

JSON Data

{
  "player": {
    "id": 3943,
    "api_id": 1085909,
    "name": "Alexandra Orlins",
    "short_name": "A. Orlins",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1985-12-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3015507,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2023,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 56.0,
    "avg_first_serve_won_pct": 59.0,
    "avg_second_serve_won_pct": 43.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Ameia Sorey",
      "opponent_id": 1044082,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 55.714285714285715,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Nadia Valdez",
      "opponent_id": 1046271,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 38.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Yael Saffar",
      "opponent_id": 1074769,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 48.333333333333336,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Claire Hill",
      "opponent_id": 395676,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Dia Evtimova",
      "opponent_id": 19834,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 66.15384615384615,
        "first_serve_won_pct": 46.51162790697674,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Ameia Sorey",
      "opponent_id": 1044082,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nadia Valdez",
      "opponent_id": 1046271,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Claire Hill",
      "opponent_id": 395676,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dia Evtimova",
      "opponent_id": 19834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yael Saffar",
      "opponent_id": 1074769,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:21 UTC"
}