
TKO Group Holdings, Inc. — Investor Relations & Filings
TKO Group Holdings, Inc. is a premium sports and entertainment company formed through the merger of UFC and WWE. The company's portfolio features UFC, the world's premier mixed martial arts organization and a major Pay-Per-View event provider, and WWE, a global leader in sports entertainment. Together, these properties produce live events, create media content, and manage intellectual property, reaching over one billion households. The company also includes PBR, a premier bull riding organization; IMG, a global sports marketing agency; and On Location, a premium experiential hospitality provider. TKO organizes more than 500 live events annually, attracting over three million fans.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - TKO Group Holdings, Inc. (0001973266) (Filer) | 2026-05-06 | English | |
| ARS - TKO Group Holdings, Inc. (0001973266) (Filer) | 2026-04-23 | English | |
| 4 - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-03-05 | English | |
| 4 - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-03-05 | English | |
| 10-K - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-02-25 | English | |
| 8-K - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-02-25 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42001598 | 8-K - TKO Group Holdings, Inc. (0001973266) (Filer) | 2026-05-06 | English | ||
| 35877627 | ARS - TKO Group Holdings, Inc. (0001973266) (Filer) | 2026-04-23 | English | ||
| 32900808 | 4 - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-03-05 | English | ||
| 32900809 | 4 - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-03-05 | English | ||
| 32900812 | 10-K - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-02-25 | English | ||
| 32900811 | 8-K - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-02-25 | English | ||
| 32900810 | 4 - TKO GROUP HOLDINGS, INC. (0001973266) (Filer) | 2026-02-25 | English | ||
| 32269382 | 4 Filing | 2026-02-18 | English | ||
| 32269403 | 4 Filing | 2026-02-10 | English | ||
| 32269397 | 4 Filing | 2026-02-03 | English | ||
| 32269414 | 4 Filing | 2026-01-29 | English | ||
| 32269379 | 4 Filing | 2026-01-29 | English | ||
| 13653683 | Regulatory Filings 2026 | 2026-01-27 | English | ||
| 13653682 | 4 | 2026-01-27 | English | ||
| 13653686 | 4 | 2026-01-23 | English | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Liberty Media Corp
Owns a portfolio of media, entertainment, and sports assets…
|
FWONA | US | Arts, sports and recreation |
|
LIGA DE DEPORTES LA REINA S.A.
Organizes amateur football championships for various age gr…
|
— | CL | Arts, sports and recreation |
|
PALMS SPORTS PrJSC
Provider of sports management, training programs, facilitie…
|
PALMS | AE | Arts, sports and recreation |
|
PELOTON INTERACTIVE, INC.
Offers connected exercise equipment that streams live and o…
|
PTON | US | Arts, sports and recreation |
|
React Gaming Group Inc.
A holding company operating within the esports and iGaming …
|
ITMZF | CA | Arts, sports and recreation |
|
Robus Group AS
Develops a fitness ecosystem with portable workout equipmen…
|
Robus | EE | Arts, sports and recreation |
|
Rose Merc.Limited
A diversified provider of sports management, event planning…
|
512115 | IN | Arts, sports and recreation |
|
SBW
A manufacturer and distributor specializing in innerwear fo…
|
102280 | KR | Arts, sports and recreation |
|
TGS Esports Inc.
Esports solutions provider managing leagues, hosting events…
|
TGS.H | CA | Arts, sports and recreation |
|
TOYAM SPORTS LIMITED
Sports management firm specializing in MMA events, athlete …
|
538607 | IN | Arts, sports and recreation |
TKO Group Holdings, 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/30400/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30400 | 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=30400 | 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=30400 \ -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": 30400}, 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 TKO Group Holdings, Inc. (id: 30400)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.