Save Volley Llamas to your Rally HQ. Get notified about every future tournament this team plays in.
Routes: /captain and /team/[token] โ two entry points that confuse the user.
After clicking the magic link, captain lands on a roster form. Add/remove players. Designate scorekeeper. See match schedule. No "up next" focus, no record-at-a-glance, no account-claim CTA.
Shipped: src/routes/captain/+page.svelte + src/routes/team/[token]/+page.svelte. Two entries, similar UI, different state.