Player Data JSON

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

Aniela Odrobina

Aniela Odrobina

Poland WTA
2W - 1L 66,7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 2555,
    "api_id": 1126953,
    "name": "Aniela Odrobina",
    "short_name": "A. Odrobina",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-03-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5077550,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1063,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "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": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 71.5,
    "avg_first_serve_won_pct": 76.5,
    "avg_second_serve_won_pct": 43.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-07",
      "opponent": "Izzy Burrow",
      "opponent_id": 1077796,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 73.80952380952381,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Hanna Augustynska",
      "opponent_id": 1162864,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Aadya Iyer",
      "opponent_id": 1162135,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 90.9090909090909,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Izzy Burrow",
      "opponent_id": 1077796,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aadya Iyer",
      "opponent_id": 1162135,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hanna Augustynska",
      "opponent_id": 1162864,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:06 UTC"
}