# Admin: Pool League Teams | Vronika

The roster and team-capacity view for a selected season.

---

**Path:** /platform/admin/pool-league-teams
**Canonical:** https://vronika.co/platform/admin/pool-league-teams
**Category:** Platform: Admin Operations (Competition management)
**Source Route:** /admin/pool-league/teams
**Source File:** trifecta/client/src/pages/admin/PoolLeagueTeamsAdmin.tsx

## Capabilities

- Selects the season whose teams should be reviewed.
- Shows active teams, players, open teams, roster capacity, and standings data.

## Interfaces

- /admin/pool-league/teams

## Operating Notes

- Authorization remains in the source application; this explainer does not grant admin access.
- The implementation is present in the Trifecta source tree. This sales-site explainer documents implemented code and does not expose the protected source route or its business data.

---

## Sources
Content derived from the live trifectabar.com codebase and deployed platform. Authorization remains in the source application; this explainer does not grant admin access.