## Description As a user, I want to see my pod assignment so I know who I’m playing with. ### Acceptance Criteria - Display a list of all active pods with their assigned players. - Include a unique identifier for each pod. ### Tasks - [ ] Build a UI to display active pods. - [ ] Display the unique identifier and player list for each pod.