{
  "ok": true,
  "athlete": {
    "id": "ath-009",
    "slug": "al-harith-al-harthi",
    "nameEn": "Al Harith bin Salem Al Harthi",
    "nameAr": "الحارث بن سالم الحارثي",
    "discipline": "Épée",
    "category": "Senior Men"
  },
  "tally": {
    "gold": 0,
    "silver": 0,
    "bronze": 1,
    "total": 1
  },
  "count": 1,
  "results": [
    {
      "id": "res-005",
      "athleteId": "ath-009",
      "tournamentEn": "4th GCC Games",
      "tournamentAr": "دورة الألعاب الخليجية الرابعة",
      "date": "2026-05-14",
      "city": "Doha, Qatar",
      "locationEn": "Doha, Qatar",
      "locationAr": "الدوحة، قطر",
      "weapon": "epee",
      "medal": "bronze",
      "level": "regional",
      "notesEn": "Men's Individual Épée (Day 2)",
      "disciplineEn": "Men's Individual Épée (Day 2)",
      "disciplineAr": "سيف الإيبيه فردي رجال (اليوم الثاني)",
      "athleteNameEn": "Al Harith Al Harthi",
      "athleteNameAr": "الحارث الحارثي",
      "athleteSlug": "al-harith-al-harthi",
      "createdAt": "2026-05-15T21:15:09.813Z",
      "updatedAt": "2026-05-15T21:15:09.813Z"
    }
  ]
}