Player Data JSON

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

Buvaysar Gadamauri

Buvaysar Gadamauri

Belgium ATP 437
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 3731,
    "api_id": 225214,
    "name": "Buvaysar Gadamauri",
    "short_name": "B. Gadamauri",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 437,
    "points": 107,
    "best_position": 437,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 437,
      "points": 107
    },
    {
      "date": "2025-12-09",
      "position": 437,
      "points": 107
    },
    {
      "date": "2025-12-08",
      "position": 437,
      "points": 107
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 13:06:01 UTC"
}