Player Data JSON

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

Milana Ivantsiv

Milana Ivantsiv

Portugal WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 5023,
    "api_id": 1215002,
    "name": "Milana Ivantsiv",
    "short_name": "M. Ivantsiv",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-01-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 8.0,
    "avg_first_serve_pct": 47.6,
    "avg_first_serve_won_pct": 31.9,
    "avg_second_serve_won_pct": 11.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-20",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 51.515151515151516,
        "first_serve_won_pct": 35.294117647058826,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 43.75,
        "first_serve_won_pct": 28.57142857142857,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 04:57:15 UTC"
}