Player Data JSON

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

Aryan Shah

Aryan Shah

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

JSON Data

{
  "player": {
    "id": 907,
    "api_id": 422712,
    "name": "Aryan Shah",
    "short_name": "A. Shah",
    "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": 1813158,
    "singles": 13.86,
    "doubles": 13.49,
    "ranking": 487,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 414,
    "points": 116,
    "best_position": 385,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 414,
      "points": 116
    },
    {
      "date": "2025-12-09",
      "position": 414,
      "points": 116
    },
    {
      "date": "2025-12-08",
      "position": 414,
      "points": 116
    },
    {
      "date": "2025-12-07",
      "position": 415,
      "points": 116
    },
    {
      "date": "2025-12-06",
      "position": 415,
      "points": 116
    },
    {
      "date": "2025-12-05",
      "position": 415,
      "points": 116
    },
    {
      "date": "2025-12-04",
      "position": 415,
      "points": 116
    },
    {
      "date": "2025-12-03",
      "position": 415,
      "points": 116
    }
  ],
  "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": {
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 6.5,
    "avg_first_serve_pct": 58.3,
    "avg_first_serve_won_pct": 77.0,
    "avg_second_serve_won_pct": 54.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-15",
      "opponent": "Trey Hilderbrand",
      "opponent_id": 213059,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 55.072463768115945,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 61.29032258064516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Leo Raquillet",
      "opponent_id": 405556,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 61.44578313253012,
        "first_serve_won_pct": 80.3921568627451,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Leo Raquillet",
      "opponent_id": 405556,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Trey Hilderbrand",
      "opponent_id": 213059,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 22,
          "double_faults": 19,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 74.6,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 10,
          "losses": 8,
          "win_rate": 55.6,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 94,
          "double_faults": 51,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 36.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 24,
        "wins": 12,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 116,
        "double_faults": 70,
        "win_rate": 50.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:07:47 UTC"
}