# Sportsmarks MLR League Index This document provides a machine-readable index of all MLR teams available on Sportsmarks, designed for Large Language Models (LLMs) and developers. ## League Overview - **League Name**: MLR - **Slug**: mlr - **URL**: https://sportsmarks.com/league/mlr - **Total Teams**: 6 - **Total Logos**: 1 - **Total Colors**: 1 - **Total Conferences**: 1 ## How to Use This Data 1. **Team-Specific Data**: For detailed brand guides, logos, colors, and verbiage for a specific team, access: `https://sportsmarks.com/{team_slug}/llms.txt` 2. **Web Interface**: Visit `https://sportsmarks.com/{team_slug}` for the interactive brand guide. 3. **API Access**: Use the Sportsmarks API with your API key for programmatic access. ## Teams by Conference ### Major League Rugby - **Conference Slug**: major-league-rugby - **Teams**: 6 #### Anthem RC - **Slug**: anthem-rc - **URL**: https://sportsmarks.com/anthem-rc - **LLM Data**: https://sportsmarks.com/anthem-rc/llms.txt - **Primary Colors**: Navy Blue (#1A85C8) - **Total Logos**: 1 - **Primary Logo(s)**: Anthem A #### California Legion - **Slug**: california-legion - **URL**: https://sportsmarks.com/california-legion - **LLM Data**: https://sportsmarks.com/california-legion/llms.txt - **Total Logos**: 0 #### Chicago Hounds - **Slug**: chicago-hounds - **URL**: https://sportsmarks.com/chicago-hounds - **LLM Data**: https://sportsmarks.com/chicago-hounds/llms.txt - **Total Logos**: 0 #### New England Free Jacks - **Slug**: new-england-free-jacks - **URL**: https://sportsmarks.com/new-england-free-jacks - **LLM Data**: https://sportsmarks.com/new-england-free-jacks/llms.txt - **Total Logos**: 0 #### Old Glory DC - **Slug**: old-glory-dc - **URL**: https://sportsmarks.com/old-glory-dc - **LLM Data**: https://sportsmarks.com/old-glory-dc/llms.txt - **Total Logos**: 0 #### Seattle Seawolves - **Slug**: seattle-seawolves - **URL**: https://sportsmarks.com/seattle-seawolves - **LLM Data**: https://sportsmarks.com/seattle-seawolves/llms.txt - **Total Logos**: 0 ## API Information Sportsmarks offers a RESTful API for accessing brand assets. Key endpoints include: - `GET /api/v1/institutions?league=mlr` - List all MLR teams - `GET /api/v1/institutions/{team_slug}` - Get detailed team data - `GET /api/v1/institutions/{team_slug}/logos` - Get all logos for a team - `GET /api/v1/institutions/{team_slug}/colors` - Get all colors for a team Authentication via API key (X-API-Key header) is required. Get your API key at https://sportsmarks.com/developers ## Licensing Disclaimer All logos, trademarks, and brand assets are the property of their respective teams and organizations. This information is provided for reference. Proper licensing is required for commercial use of any brand assets. Contact Sportsmarks or the respective team's licensing department for licensing inquiries.