Player Data JSON

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

Ishika Ashar

Ishika Ashar

USA WTA
2W - 2L 50,0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 2837,
    "api_id": 853635,
    "name": "Ishika Ashar",
    "short_name": "I. Ashar",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-06-16",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 300278,
    "singles": 9.0,
    "doubles": null,
    "ranking": 217,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.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": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 4.5,
    "avg_first_serve_pct": 57.7,
    "avg_first_serve_won_pct": 56.0,
    "avg_second_serve_won_pct": 37.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Anastasiya Muravia",
      "opponent_id": 1163762,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Rose Biria",
      "opponent_id": 1149564,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Isabella Pisarczyk",
      "opponent_id": 1163766,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 57.74647887323944,
        "first_serve_won_pct": 58.536585365853654,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Rose Biria",
      "opponent_id": 1149564,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Isabella Pisarczyk",
      "opponent_id": 1163766,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anastasiya Muravia",
      "opponent_id": 1163762,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:40:23 UTC"
}