Player Data JSON

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

Pyotr Nesterov

Pyotr Nesterov

Bulgaria ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1254,
    "api_id": 332304,
    "name": "Pyotr Nesterov",
    "short_name": "P. Nesterov",
    "country": "Bulgaria",
    "country_code": "BG",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 52.6,
    "avg_first_serve_won_pct": 70.0,
    "avg_second_serve_won_pct": 22.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-31",
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 13,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 54.8,
          "second_serve_won_pct": 46.8,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 41.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 4,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 15,
        "double_faults": 13,
        "win_rate": 40.0,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 16,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 40,
          "double_faults": 27,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 8,
        "tournaments_played": 19,
        "tournaments_won": 2,
        "aces": 44,
        "double_faults": 30,
        "win_rate": 57.1,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-11 04:21:29 UTC"
}