
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 |
|---|---|---|---|
|
KOSHIDAKA HOLDINGS Co.,LTD.
A holding company operating karaoke chains and public hot s…
|
2157 | JP | Arts, sports and recreation |
|
Kyowa Corporation
Operates amusement facilities, including game centers, bowl…
|
6570 | JP | Arts, sports and recreation |
|
LiJiang YuLong Tourism Co.,Ltd.
Operates cableways, hotels, and cultural shows at Jade Drag…
|
002033 | CN | Arts, sports and recreation |
|
LIVE COMPANY GROUP PLC
A live events and entertainment company creating and operat…
|
LVCG | GB | Arts, sports and recreation |
|
READING INTERNATIONAL INC
A diversified company that develops, owns, and operates cin…
|
RDI | US | Arts, sports and recreation |
|
ROUND ONE Corporation
Operates indoor multi-entertainment complexes with arcades,…
|
4680 | JP | Arts, sports and recreation |
|
RUNSYSTEM CO.,LTD.
Operates internet/comic cafes and self-service online darts…
|
3326 | JP | Arts, sports and recreation |
|
Seaport Entertainment Group Inc.
An entertainment and hospitality company with assets in din…
|
SEG | US | Arts, sports and recreation |
|
SLD Entertainment Inc.
Operates food and beverage outlets and provides content and…
|
3223 | JP | Arts, sports and recreation |
|
TAJOY entertainment co., LTD
Entertainment agency for artist management, music productio…
|
476710 | KR | 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.