Player Data JSON

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

Jargal Altansarnai

Jargal Altansarnai

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

JSON Data

{
  "player": {
    "id": 4985,
    "api_id": 340172,
    "name": "Jargal Altansarnai",
    "short_name": "J. Altansarnai",
    "country": "Mongolia",
    "country_code": "MN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 262474,
    "singles": null,
    "doubles": null,
    "ranking": 8724,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "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": {
    "Otro": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": null,
  "recent_form": [
    {
      "date": "2026-04-11",
      "opponent": "Monique Barry",
      "opponent_id": 246283,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2026-04-10",
      "opponent": "Sahaja Yamalapalli",
      "opponent_id": 390986,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2"
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Monique Barry",
      "opponent_id": 246283,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sahaja Yamalapalli",
      "opponent_id": 390986,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:47 UTC"
}