Player Data JSON

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

Maxim Zhukov

Maxim Zhukov

Russia ATP 459
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 939,
    "api_id": 396821,
    "name": "Maxim Zhukov",
    "short_name": "M. Zhukov",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4207451,
    "singles": 13.68,
    "doubles": 13.27,
    "ranking": 544,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 459,
    "points": 98,
    "best_position": 449,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 459,
      "points": 98
    },
    {
      "date": "2025-12-09",
      "position": 459,
      "points": 98
    },
    {
      "date": "2025-12-08",
      "position": 459,
      "points": 98
    },
    {
      "date": "2025-12-07",
      "position": 456,
      "points": 98
    },
    {
      "date": "2025-12-06",
      "position": 456,
      "points": 98
    },
    {
      "date": "2025-12-05",
      "position": 456,
      "points": 98
    },
    {
      "date": "2025-12-04",
      "position": 456,
      "points": 98
    },
    {
      "date": "2025-12-03",
      "position": 456,
      "points": 98
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "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": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 5.7,
    "avg_first_serve_pct": 61.9,
    "avg_first_serve_won_pct": 64.1,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 8,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Neil Oberleitner",
      "opponent_id": 230344,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Eito Komada",
      "opponent_id": 1117582,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 70.47619047619048,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Neil Oberleitner",
      "opponent_id": 230344,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Eito Komada",
      "opponent_id": 1117582,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 17,
          "aces_per_match": 5.7,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 55.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 51,
          "double_faults": 51,
          "aces_per_match": 3.6,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 46.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 10,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 73,
        "double_faults": 77,
        "win_rate": 52.6,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 36,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 60.3,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 44.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 10,
          "aces_per_match": 1.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 46,
        "win_rate": 50.0,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:51:17 UTC"
}