# Admin: Pool League Matches | Vronika

The schedule and results view for a selected pool-league season.

---

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

## Capabilities

- Selects the season whose match schedule should be reviewed.
- Separates upcoming, live, and completed matches.
- Shows schedule and result data.

## Interfaces

- /admin/pool-league/matches

## 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.