Player Data JSON

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

Alexander Vasilev

Alexander Vasilev

Bulgaria ATP
2W - 2L 50.0% Win Rate Forma: LLWW

JSON Data

{
  "player": {
    "id": 2238,
    "api_id": 420967,
    "name": "Alexander Vasilev",
    "short_name": "A. Vasilev",
    "country": "Bulgaria",
    "country_code": "BG",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 947443,
    "singles": 13.53,
    "doubles": 12.93,
    "ranking": 696,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 11.0,
    "avg_first_serve_pct": 85.9,
    "avg_first_serve_won_pct": 52.2,
    "avg_second_serve_won_pct": 0.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-07",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 11,
        "first_serve_pct": 85.8974358974359,
        "first_serve_won_pct": 52.23880597014925,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Ivan Ivanov",
      "opponent_id": 460276,
      "tournament": "US Open, Boys",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2025-09-05",
      "opponent": "Luis Guto Miguel",
      "opponent_id": 517358,
      "tournament": "US Open, Boys",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2025-09-04",
      "opponent": "Andrew Johnson",
      "opponent_id": 526373,
      "tournament": "US Open, Boys",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0"
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luis Guto Miguel",
      "opponent_id": 517358,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrew Johnson",
      "opponent_id": 526373,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ivan Ivanov",
      "opponent_id": 460276,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:32 UTC"
}