{ "slug": "domination", "title": "Total Domination", "description": "One-sided victories where the winner crushed all opposition", "category": "domination", "match_count": 1, "created_at": "2026-04-21T00:00:00.000Z", "updated_at": "2026-04-25T10:00:00.000Z", "matches": [ { "match_id": "m_test_domination_v1", "order": 1, "title": "SwarmBot perfect score against RusherBot", "curation_tag": "Complete tactical annihilation", "participants": [ {"bot_id": "b_swarm_001", "name": "SwarmBot", "score": 7, "won": true}, {"bot_id": "b_rusher_001", "name": "RusherBot", "score": 0, "won": false} ], "turns": 156, "end_reason": "annihilation", "completed_at": "2026-04-25T09:00:00Z" } ] }