Player Data JSON

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

Poland

Poland

Poland WTA
5W - 0L 100,0% Win Rate Forma: WWWWW

JSON Data

{
  "player": {
    "id": 4035,
    "api_id": 475050,
    "name": "Poland",
    "short_name": "Poland",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 5,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Otro": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": null,
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Switzerland",
      "opponent_id": 475042,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2026-01-10",
      "opponent": "USA",
      "opponent_id": 475034,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2026-01-09",
      "opponent": "Australia",
      "opponent_id": 475040,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2026-01-06",
      "opponent": "Netherlands",
      "opponent_id": 475053,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "3-0"
    },
    {
      "date": "2026-01-05",
      "opponent": "Germany",
      "opponent_id": 475046,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "3-0"
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 5,
    "losses": 0,
    "form_string": "WWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Switzerland",
      "opponent_id": 475042,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Netherlands",
      "opponent_id": 475053,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "USA",
      "opponent_id": 475034,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Australia",
      "opponent_id": 475040,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Germany",
      "opponent_id": 475046,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:25 UTC"
}