Player Data JSON

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

Hanna Augustynska

Hanna Augustynska

United Kingdom WTA
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4145,
    "api_id": 1162864,
    "name": "Hanna Augustynska",
    "short_name": "H. Augustynska",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5041211,
    "singles": 7.0,
    "doubles": null,
    "ranking": 3101,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 7.3,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 51.8,
    "avg_second_serve_won_pct": 29.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Maria Penalver Aguilo",
      "opponent_id": 300261,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 54.09836065573771,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Aniela Odrobina",
      "opponent_id": 1126953,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Aniela Odrobina",
      "opponent_id": 1126953,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maria Penalver Aguilo",
      "opponent_id": 300261,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:59:39 UTC"
}