OBJECT
Sport Equipment
The thing it depicts.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const sport_equipment = await fetch("https://emoji.group/sport-equipment.json")
.then(r => r.json()); // { emojis: [...], count: 30 }