Player Data JSON

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

Mia Pohankova

Mia Pohankova

Slovakia WTA
2W - 3L 40.0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 1402,
    "api_id": 496742,
    "name": "Mia Pohankova",
    "short_name": "M. Pohankova",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-10-21",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4232231,
    "singles": 11.93,
    "doubles": 10.73,
    "ranking": 5,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 5.8,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 58.5,
    "avg_second_serve_won_pct": 37.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-31",
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 19.230769230769234,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Diane Parry",
      "opponent_id": 247791,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 7,
        "first_serve_pct": 56.060606060606055,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Nao Hibino",
      "opponent_id": 72450,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 31.746031746031743,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Mika Stojsavljevic",
      "opponent_id": 460490,
      "tournament": "US Open, Girls",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2025-06-14",
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "tournament": "Berlin",
      "surface": "grass",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 54.32098765432099,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Diane Parry",
      "opponent_id": 247791,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mika Stojsavljevic",
      "opponent_id": 460490,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nao Hibino",
      "opponent_id": 72450,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 44.1,
          "break_points_saved_pct": 81.8,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 1,
        "aces": 3,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:33:07 UTC"
}