Player Data JSON

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

Cyrus Ahmad

Cyrus Ahmad

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4037,
    "api_id": 1162146,
    "name": "Cyrus Ahmad",
    "short_name": "C. Ahmad",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4955652,
    "singles": 11.0,
    "doubles": null,
    "ranking": 5501,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 63.9,
    "avg_first_serve_won_pct": 63.3,
    "avg_second_serve_won_pct": 40.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-06",
      "opponent": "Liam Kilmer",
      "opponent_id": 1098417,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Jordan Chang",
      "opponent_id": 1095875,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 59.63302752293578,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Liam Kilmer",
      "opponent_id": 1098417,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jordan Chang",
      "opponent_id": 1095875,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:29:46 UTC"
}