{
  "ok": true,
  "athlete": {
    "id": "ath-008",
    "slug": "ammar-al-azizi",
    "nameEn": "Ammar Al Azizi",
    "nameAr": "عمار العزيزي",
    "discipline": "Épée",
    "category": "Junior Men"
  },
  "tally": {
    "gold": 1,
    "silver": 0,
    "bronze": 1,
    "total": 2
  },
  "count": 2,
  "results": [
    {
      "id": "res-011",
      "athleteId": "ath-008",
      "tournamentEn": "West Asia Championship",
      "tournamentAr": "بطولة غرب آسيا",
      "date": "2025-03-15",
      "city": "Bahrain",
      "locationEn": "Bahrain",
      "locationAr": "البحرين",
      "weapon": "foil",
      "medal": "gold",
      "level": "regional",
      "notesEn": "Foil",
      "disciplineEn": "Foil",
      "disciplineAr": "الشيش",
      "athleteNameEn": "Ammar Al Azizi",
      "athleteNameAr": "عمار العزيزي",
      "athleteSlug": "ammar-al-azizi",
      "createdAt": "2026-05-15T21:15:09.813Z",
      "updatedAt": "2026-05-15T21:15:09.813Z"
    },
    {
      "id": "res-036",
      "athleteId": "ath-008",
      "tournamentEn": "Sultanate of Oman Fencing Championship",
      "tournamentAr": "بطولة السلطنة للمبارزة",
      "date": "2021-10-15",
      "city": "Muscat",
      "locationEn": "Muscat",
      "locationAr": "مسقط",
      "weapon": "foil",
      "medal": "bronze",
      "level": "national",
      "notesEn": "Junior Men's Foil",
      "disciplineEn": "Junior Men's Foil",
      "disciplineAr": "الشيش للناشئين",
      "athleteNameEn": "Ammar Al Azizi",
      "athleteNameAr": "عمار العزيزي",
      "athleteSlug": "ammar-al-azizi",
      "createdAt": "2026-05-15T21:15:09.813Z",
      "updatedAt": "2026-05-15T21:15:09.813Z"
    }
  ]
}