Player Data JSON

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

Haya Khan

Haya Khan

India WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4177,
    "api_id": 1163644,
    "name": "Haya Khan",
    "short_name": "H. Khan",
    "country": "India",
    "country_code": "IN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3716811,
    "singles": 7.0,
    "doubles": null,
    "ranking": 4290,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 10.0,
    "avg_first_serve_pct": 39.1,
    "avg_first_serve_won_pct": 27.7,
    "avg_second_serve_won_pct": 9.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-16",
      "opponent": "Soha Sadiq",
      "opponent_id": 167238,
      "tournament": "UTR PTT Bengaluru Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 38.46153846153847,
        "first_serve_won_pct": 10.0,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Aleena Farid",
      "opponent_id": 1163645,
      "tournament": "UTR PTT Bengaluru Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 11,
        "first_serve_pct": 36.666666666666664,
        "first_serve_won_pct": 27.27272727272727,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Smriti Bhasin",
      "opponent_id": 371428,
      "tournament": "UTR PTT Bengaluru Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 46.875,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 11.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Pooja Ingale",
      "opponent_id": 336623,
      "tournament": "UTR PTT Bengaluru Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 12,
        "first_serve_pct": 34.48275862068966,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 5.263157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Soha Sadiq",
      "opponent_id": 167238,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aleena Farid",
      "opponent_id": 1163645,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pooja Ingale",
      "opponent_id": 336623,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Smriti Bhasin",
      "opponent_id": 371428,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:47:20 UTC"
}