Player Data JSON

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

Yuliya Hatouka

Yuliya Hatouka

Belarus WTA
1W - 0L 100.0% Win Rate Forma: W

JSON Data

{
  "player": {
    "id": 3705,
    "api_id": 198226,
    "name": "Yuliya Hatouka",
    "short_name": "Y. Hatouka",
    "country": "Belarus",
    "country_code": "BY",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-04-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4500922,
    "singles": 10.56,
    "doubles": 10.78,
    "ranking": 718,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 1,
    "losses": 0,
    "win_rate": 100.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": {
    "UTR": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 9.0,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 58.5,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 55.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-08",
      "opponent": "Daryna Shoshyna",
      "opponent_id": 406162,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 58.46153846153847,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 1,
    "losses": 0,
    "form_string": "W"
  },
  "head_to_head": [
    {
      "opponent": "Daryna Shoshyna",
      "opponent_id": 406162,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 10:00",
      "opponent": "Katrin Pavkova",
      "opponent_id": 517904,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": 1.1666666666666667,
      "odds_opponent": 4.5
    },
    {
      "date": "2025-12-11 07:30",
      "opponent": "Aneta Holubova",
      "opponent_id": 1077323,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 07:30",
      "opponent": "Katarzyna Wysoczanska",
      "opponent_id": 130702,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 09:27:31 UTC"
}