SELECT distinct sg.id as team_id, sg.name, se.event_id, se.heading, se.location, se.start_timestamp, se.game_type, se.updated_at, se.raw_data FROM admin_gp.spond_groups sg left join admin_gp.spond_events se on sg.id = se.group_id where DATE_FORMAT(se.start_timestamp, '%Y-%m-%d') = '2026-05-19' and se.updated_at like '%2026-05-13%' order by start_timestamp;
| 17:30 | Kesboro U18 Girls - Kesboro U18’s Training |