
Allied Gaming & Entertainment Inc. — Investor Relations & Filings
Allied Gaming & Entertainment Inc. is a global experiential entertainment company focused on providing gamers with unique experiences through its assets and services. The company's esports business unit, Allied Esports, is an award-winning company that operates global properties, produces live events, and offers production services. Key assets include the HyperX Esports Arena Las Vegas, its flagship venue, and the Allied Esports Trucks, which are 18-wheel mobile gaming arenas. Allied Esports produces a variety of competitive community and professional esports events, including proprietary tournament brands. Additionally, its content development and production division, AE Studios, creates and executes original and white-label productions for brands across sports, entertainment, and technology from its studios in Las Vegas and Hamburg.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Allied Gaming & Entertainment Inc. (0001708341) (Filer) | 2026-04-21 | English | |
| 8-K - Allied Gaming & Entertainment Inc. (0001708341) (Filer) | 2026-04-03 | English | |
| 8-K - ALLIED GAMING & ENTERTAINMENT INC. (0001708341) (Filer) | 2026-02-04 | English | |
| DEF 14A | 2026-01-09 | English | |
| PRE 14A | 2025-12-30 | English | |
| Regulatory Filings 2025 | 2025-11-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34766228 | 8-K - Allied Gaming & Entertainment Inc. (0001708341) (Filer) | 2026-04-21 | English | ||
| 33297403 | 8-K - Allied Gaming & Entertainment Inc. (0001708341) (Filer) | 2026-04-03 | English | ||
| 32897062 | 8-K - ALLIED GAMING & ENTERTAINMENT INC. (0001708341) (Filer) | 2026-02-04 | English | ||
| 13042132 | DEF 14A | 2026-01-09 | English | ||
|
2025
11 filings
| |||||
| 13042133 | PRE 14A | 2025-12-30 | English | ||
| 13042134 | Regulatory Filings 2025 | 2025-11-20 | English | ||
| 13042135 | QUARTERLY REPORT | 2025-11-19 | English | ||
| 13042136 | Regulatory Filings 2025 | 2025-11-14 | English | ||
| 13042137 | Regulatory Filings 2025 | 2025-11-10 | English | ||
| 13042139 | Major Shareholding Notification 2025 | 2025-10-15 | English | ||
| 13042140 | Major Shareholding Notification 2025 | 2025-09-30 | English | ||
| 13042138 | Director's Dealing 2025 | 2025-09-24 | English | ||
| 13042141 | Major Shareholding Notification 2025 | 2025-09-12 | English | ||
| 13042143 | Regulatory Filings 2025 | 2025-09-11 | English | ||
| 13042142 | Major Shareholding Notification 2025 | 2025-09-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
CERESPO CO.,LTD.
An event production company providing end-to-end services f…
|
9625 | JP | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | Arts, sports and recreation |
|
Liberty Media Corp
Owns a portfolio of media, entertainment, and sports assets…
|
FWONA | US | Arts, sports and recreation |
Allied Gaming & Entertainment Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/34733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34733 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=34733 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=34733 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 34733}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Allied Gaming & Entertainment Inc. (id: 34733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.