
Sphere Entertainment Co. — Investor Relations & Filings
Sphere Entertainment Co. is a live entertainment and media company specializing in immersive experiences. The company's portfolio is composed of two primary business segments. The first is Sphere, a next-generation entertainment medium that utilizes cutting-edge technologies to create multi-sensory live events. This includes the Sphere venue and Sphere Studios, a dedicated content studio that produces original immersive entertainment exclusively for the platform. The second segment is MSG Networks, which includes regional sports and entertainment networks that broadcast live telecasts of professional sports games.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Sphere Entertainment Co. (0001795250) (Filer) | 2026-05-05 | English | |
| 8-K - Sphere Entertainment Co. (0001795250) (Filer) | 2026-05-05 | English | |
| SCHEDULE 13G/A - Sphere Entertainment Co. (0001795250) (Subject) | 2026-03-27 | English | |
| 144 - Sphere Entertainment Co. (0001795250) (Subject) | 2026-03-26 | English | |
| SCHEDULE 13D/A - Sphere Entertainment Co. (0001795250) (Subject) | 2026-02-28 | English | |
| 4 - SPHERE ENTERTAINMENT CO. (0001795250) (Filer) | 2026-02-19 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 41551045 | 10-Q - Sphere Entertainment Co. (0001795250) (Filer) | 2026-05-05 | English | ||
| 41355633 | 8-K - Sphere Entertainment Co. (0001795250) (Filer) | 2026-05-05 | English | ||
| 33063789 | SCHEDULE 13G/A - Sphere Entertainment Co. (0001795250) (Subject) | 2026-03-27 | English | ||
| 33052982 | 144 - Sphere Entertainment Co. (0001795250) (Subject) | 2026-03-26 | English | ||
| 32852392 | SCHEDULE 13D/A - Sphere Entertainment Co. (0001795250) (Subject) | 2026-02-28 | English | ||
| 32898419 | 4 - SPHERE ENTERTAINMENT CO. (0001795250) (Filer) | 2026-02-19 | English | ||
| 31750769 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 31750791 | 10-K Filing | 2026-02-12 | English | ||
| 31750788 | 8-K Filing | 2026-02-12 | English | ||
| 31750774 | 8-K Filing | 2026-02-03 | English | ||
|
2025
5 filings
| |||||
| 13221276 | Major Shareholding Notification 2025 | 2025-12-05 | English | ||
| 13221277 | 3 | 2025-11-26 | English | ||
| 13221278 | Regulatory Filings 2025 | 2025-11-25 | English | ||
| 13221279 | 8-K | 2025-11-21 | English | ||
| 13221280 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other amusement and recreation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Funtime Hospitality Corp.
Specializes in 'eatertainment,' combining full-service dini…
|
— | CA | Arts, sports and recreation |
|
GENDA Inc.
Entertainment holding company operating amusement facilitie…
|
9166 | JP | Arts, sports and recreation |
|
GOKURAKUYU HOLDINGS CO.,LTD.
Operates and franchises large-scale spa and health faciliti…
|
2340 | JP | Arts, sports and recreation |
|
Guilin Tourism Co., Ltd.
Provides scenic spot operations, transport, and hotel servi…
|
000978 | CN | Arts, sports and recreation |
|
HOLIDAY
Operates a karaoke entertainment chain with private suites …
|
9943 | TW | Arts, sports and recreation |
|
HOLLYWOOD BOWL GROUP PLC
An international leisure operator of ten-pin bowling and fa…
|
BOWL | GB | Arts, sports and recreation |
|
Izu Shaboten Resort Co.,Ltd
Operates theme parks, zoos, interactive animal experiences,…
|
6819 | JP | Arts, sports and recreation |
|
JIANGSU TIANMU LAKE TOURISM CO.,LTD
Develops and manages scenic areas, hot spring resorts, and …
|
603136 | CN | Arts, sports and recreation |
|
KIDS STAR Inc.
Develops educational applications and family-focused events…
|
248A | JP | Arts, sports and recreation |
|
Kin-Ei Corp.
Manages movie theaters, entertainment facilities, and comme…
|
9636 | JP | Arts, sports and recreation |
Sphere Entertainment Co. 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/31842/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31842 | 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=31842 | 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=31842 \ -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": 31842}, 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 Sphere Entertainment Co. (id: 31842)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.