Player Data JSON

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

Olga Golas

Olga Golas

Poland WTA
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 2556,
    "api_id": 349923,
    "name": "Olga Golas",
    "short_name": "O. Gołaś",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-05-06",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [
    {
      "date": "2025-12-10 10:00",
      "opponent": "Diana Marcinkevica",
      "opponent_id": 47985,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 5.5,
      "odds_opponent": 1.125
    },
    {
      "date": "2025-12-10 16:00",
      "opponent": "Iulia Andreea Ionescu",
      "opponent_id": 401341,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 4.0,
      "odds_opponent": 1.2222222222222223
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Mia Chudejova",
      "opponent_id": 377988,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Valentini Grammatikopoulou",
      "opponent_id": 82609,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:34:26 UTC"
}