
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 |
|---|---|---|---|
|
Telecom Service One Holdings Limited
Authorized repair and after-sales service for mobile phones…
|
3997 | HK | Arts, sports and recreation |
|
TEN ENTERTAINMENT GROUP PLC
An operator of family entertainment centers offering bowlin…
|
TEG | GB | Arts, sports and recreation |
|
TETSUJIN Holdings, Inc
A diversified company managing entertainment, service, and …
|
2404 | JP | Arts, sports and recreation |
|
VSING Limited
Diversified operations in logistics, plastic manufacturing,…
|
8292 | HK | Arts, sports and recreation |
|
WSM Ventures Corp.
Public entity focused on identifying and acquiring assets o…
|
WSM.X | CA | Arts, sports and recreation |
|
XP FACTORY PLC
Operates experiential leisure venues for escape rooms and c…
|
XPF | GB | Arts, sports and recreation |
|
ZHANG JIA JIE TOURISM GROUP CO.,LTD
Provides scenic area management, transport, and hospitality…
|
000430 | CN | 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.