Player Data JSON

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

Elias Shokry

Elias Shokry

USA ATP
3W - 1L 75,0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 4071,
    "api_id": 530866,
    "name": "Elias Shokry",
    "short_name": "E. Shokry",
    "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": 5469286,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2404,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 7.2,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 63.1,
    "avg_first_serve_won_pct": 72.0,
    "avg_second_serve_won_pct": 46.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Noah Johnston",
      "opponent_id": 853639,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 49.09090909090909,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Anirudh Dhanwada",
      "opponent_id": 1162160,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Naresh Bharathy",
      "opponent_id": 1122060,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 73.17073170731707,
        "first_serve_won_pct": 71.66666666666667,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Noble Renfrow",
      "opponent_id": 1097759,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 2,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "Noah Johnston",
      "opponent_id": 853639,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Noble Renfrow",
      "opponent_id": 1097759,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Naresh Bharathy",
      "opponent_id": 1122060,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anirudh Dhanwada",
      "opponent_id": 1162160,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 18:00:48 UTC"
}