# Victory+ News > Victory+ News is a stats-first, data-led sports companion experience in the Victory+ ecosystem. It provides league hubs and sports data pages across NHL, NFL, NBA, and MLB using live data widgets (including standings, statistics, teams, players, and schedules where available). Victory+ News currently focuses on structured sports data experiences, and will be adding editorial/news articles in the future. Pages are primarily widget-driven and may update frequently as official or live data feeds refresh. This file lists the most useful currently indexed entry points for understanding the site structure and league-specific navigation. The site also includes dynamic team, player, and game pages under league-specific routes. This file prioritizes stable navigation links and route-pattern guidance over volatile route-instance lists. Game routes currently follow these patterns: - game hub: `/leagues/:league/games/:matchDate/:matchSlugOrIdOrUuid` - game discovery: `/leagues/:league/games/:matchDate/:matchSlugOrIdOrUuid/:subview` Supported game discovery subviews: - NHL: `overview`, `odds` - NFL: `summary` - NBA: `odds` - MLB: `overview`, `odds` Dynamic team, player, and dated game route instances are not enumerated individually in this file. Prefer league hubs and league sub-pages in this file for stable navigation and broad context. ## Start Here - [Victory+ News Home](https://news.victoryplus.com/) - Main entry point for the sports data experience across supported leagues. ## League Hubs - [NHL Hub](https://news.victoryplus.com/leagues/nhl) - NHL overview and navigation to NHL data sections. - [NFL Hub](https://news.victoryplus.com/leagues/nfl) - NFL overview and navigation to NFL data sections. - [NBA Hub](https://news.victoryplus.com/leagues/nba) - NBA overview and navigation to NBA data sections. - [MLB Hub](https://news.victoryplus.com/leagues/mlb) - MLB overview and navigation to MLB data sections. ## League Data Pages ### NHL - [NHL Standings](https://news.victoryplus.com/leagues/nhl/standings) - Standings tables and rankings. - [NHL Statistics](https://news.victoryplus.com/leagues/nhl/statistics) - League-level statistical views and data. - [NHL Teams](https://news.victoryplus.com/leagues/nhl/teams) - Team directory and team-level navigation. - [NHL Players](https://news.victoryplus.com/leagues/nhl/players) - Player directory and player-level navigation. ### NFL - [NFL Standings](https://news.victoryplus.com/leagues/nfl/standings) - Standings tables and rankings. - [NFL Schedule](https://news.victoryplus.com/leagues/nfl/schedule) - Schedule listings and game navigation. - [NFL Teams](https://news.victoryplus.com/leagues/nfl/teams) - Team directory and team-level navigation. - [NFL Players](https://news.victoryplus.com/leagues/nfl/players) - Player directory and player-level navigation. ### NBA - [NBA Standings](https://news.victoryplus.com/leagues/nba/standings) - Standings tables and rankings. - [NBA Statistics](https://news.victoryplus.com/leagues/nba/statistics) - League-level statistical views and data. - [NBA Teams](https://news.victoryplus.com/leagues/nba/teams) - Team directory and team-level navigation. - [NBA Players](https://news.victoryplus.com/leagues/nba/players) - Player directory and player-level navigation. ### MLB - [MLB Standings](https://news.victoryplus.com/leagues/mlb/standings) - Standings tables and rankings. - [MLB Statistics](https://news.victoryplus.com/leagues/mlb/statistics) - League-level statistical views and data. - [MLB Teams](https://news.victoryplus.com/leagues/mlb/teams) - Team directory and team-level navigation. - [MLB Players](https://news.victoryplus.com/leagues/mlb/players) - Player directory and player-level navigation. ## Policies - [Privacy Policy](https://news.victoryplus.com/privacy) - Privacy and data handling information. - [Terms of Service](https://news.victoryplus.com/terms) - Terms governing use of the site. ## Optional These pages are useful in some contexts but may be more volatile or policy/availability-sensitive than core league navigation pages. - [NHL Odds](https://news.victoryplus.com/leagues/nhl/odds) - Odds-related views (availability and displayed data may vary). - [NFL Odds](https://news.victoryplus.com/leagues/nfl/odds) - Odds-related views (availability and displayed data may vary). - [NBA Odds](https://news.victoryplus.com/leagues/nba/odds) - Odds-related views (availability and displayed data may vary). - [MLB Odds](https://news.victoryplus.com/leagues/mlb/odds) - Odds-related views (availability and displayed data may vary).