
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 |
|---|---|---|---|
|
9R LIMITED
Provides supply chain management solutions and operates fam…
|
1Y1 | SG | Arts, sports and recreation |
|
AEON Fantasy Co.,LTD.
Operates family-oriented amusement facilities and indoor pl…
|
4343 | JP | Arts, sports and recreation |
|
ASMO CORPORATION
Operator of 16 amusement facilities and gaming centers in t…
|
2654 | JP | Arts, sports and recreation |
|
Bergbahnen Engelberg-Trübsee-Titlis AG
Operates a year-round mountain excursion and winter sports …
|
TIBN | CH | Arts, sports and recreation |
|
Bodyflight
Operates indoor skydiving facilities using vertical wind tu…
|
BODY | SE | Arts, sports and recreation |
|
BRIGHTON PIER GROUP PLC (THE)
Operates a pier, indoor mini-golf courses, and a family adv…
|
PIER | GB | Arts, sports and recreation |
|
China Travel International Investment Hong Kong Limited
Leading state-owned investor and operator of tourist destin…
|
308 | HK | Arts, sports and recreation |
|
Cineplex Inc.
The nation's largest motion picture exhibitor operating ove…
|
CGX | CA | Arts, sports and recreation |
|
CJ CGV CO.,LTD.
A global company specializing in the operation of multiplex…
|
079160 | KR | Arts, sports and recreation |
|
Cocolonet CO., LTD.
A holding company providing funeral and wedding services an…
|
6060 | 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.