Player Data JSON

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

Sidharth Rawat

Sidharth Rawat

India ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1965,
    "api_id": 65608,
    "name": "Sidharth Rawat",
    "short_name": "S. Rawat",
    "country": "India",
    "country_code": "IN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4615778,
    "singles": 13.41,
    "doubles": 12.67,
    "ranking": 746,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 0.0,
    "avg_first_serve_pct": 100.0,
    "avg_first_serve_won_pct": 52.7,
    "avg_second_serve_won_pct": null,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-26",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 52.72727272727272,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-24",
      "opponent": "Jun Hao Luo",
      "opponent_id": 825405,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0"
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jun Hao Luo",
      "opponent_id": 825405,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 1,
          "losses": 6,
          "win_rate": 14.3,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 13,
          "aces_per_match": 2.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 69.7,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 1,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 20,
        "double_faults": 17,
        "win_rate": 12.5,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:46 UTC"
}