Player Data JSON

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

Oleksandr Ovcharenko

Oleksandr Ovcharenko

Ukraine ATP 498
1W - 0L 100.0% Win Rate Forma: W

JSON Data

{
  "player": {
    "id": 4466,
    "api_id": 238867,
    "name": "Oleksandr Ovcharenko",
    "short_name": "O. Ovcharenko",
    "country": "Ukraine",
    "country_code": "UA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4164260,
    "singles": 13.68,
    "doubles": 13.55,
    "ranking": 593,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 498,
    "points": 84,
    "best_position": 296,
    "date": "2026-02-09"
  },
  "ranking_history": [
    {
      "date": "2026-02-09",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-08",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-07",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-06",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-05",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-04",
      "position": 498,
      "points": 84
    },
    {
      "date": "2026-02-03",
      "position": 498,
      "points": 84
    }
  ],
  "career_stats": {
    "total_matches": 1,
    "wins": 1,
    "losses": 0,
    "win_rate": 100.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": {
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 8.0,
    "avg_first_serve_pct": 57.1,
    "avg_first_serve_won_pct": 86.1,
    "avg_second_serve_won_pct": 47.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-08",
      "opponent": "Raphael Calzi",
      "opponent_id": 148948,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 8,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 86.11111111111111,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 1,
    "losses": 0,
    "form_string": "W"
  },
  "head_to_head": [
    {
      "opponent": "Raphael Calzi",
      "opponent_id": 148948,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:56:21 UTC"
}