Player Data JSON

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

Viacheslav Bielinskyi

Viacheslav Bielinskyi

Ukraine ATP 384
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 883,
    "api_id": 339443,
    "name": "Viacheslav Bielinskyi",
    "short_name": "V. Bielinskyi",
    "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": 275716,
    "singles": 14.01,
    "doubles": 13.07,
    "ranking": 362,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 384,
    "points": 128,
    "best_position": 373,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 384,
      "points": 128
    },
    {
      "date": "2025-12-09",
      "position": 384,
      "points": 128
    },
    {
      "date": "2025-12-08",
      "position": 384,
      "points": 128
    },
    {
      "date": "2025-12-07",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-06",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-05",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-04",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-03",
      "position": 383,
      "points": 128
    }
  ],
  "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": [
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 3,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 15,
        "tournaments_won": 3,
        "aces": 0,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:04 UTC"
}