SKYCITY ENTERTAINMENT GROUP LIMITED — Investor Relations & Filings
SkyCity Entertainment Group Limited operates a portfolio of integrated resort facilities, encompassing gaming, hospitality, and entertainment services. The company manages multiple land-based casinos, luxury hotels, and a wide array of restaurants and bars. Its core business activities include the provision of electronic gaming machines, table games, and premium gaming suites. Beyond gaming, the group offers extensive accommodation through its hotel brands and operates major event spaces, including convention centers and the iconic Sky Tower observation deck. The service model integrates leisure and business travel, catering to a diverse clientele through high-end dining, live entertainment, and specialized tourism attractions. The group emphasizes a multi-channel approach to entertainment, focusing on urban centers to provide comprehensive leisure destinations that combine gaming with premium hospitality and retail experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Proceedings - SkyCity Online 1 page 176.8 | 2026-03-05 | English | |
| Disclosure of Former Senior Managers Relevant Interests 3 pages 334.9KB | 2026-03-05 | English | |
| Interim Results for the Six Months Ended 31 December 2025 57 pages 7.7MB | 2026-02-18 | English | |
| SkyCity Appoints Chief Financial Officer 1 page 224 | 2026-02-12 | English | |
| FY26 Half Year Result Teleconference Details 1 page | 2026-01-22 | English | |
| Half Year Results Announcement Date 1 page 138.7KB | 2025-12-18 | English |
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
888 Holdings PLC
A global online betting and gaming company with a multi-bra…
|
888 | GI | Arts, sports and recreation |
|
Accel Entertainment, Inc.
A distributed gaming operator that installs and operates vi…
|
ACEL | US | Arts, sports and recreation |
|
B90 HOLDINGS PLC
Generates leads for online casino and sports betting operat…
|
B90 | IM | Arts, sports and recreation |
|
Bains Mer Monaco
Operator of luxury hospitality, gaming, and entertainment a…
|
RJ8 | MC | Arts, sports and recreation |
|
Bally's Corp
A casino-entertainment company with integrated physical and…
|
BALY | US | Arts, sports and recreation |
|
Best of the Best PLC
Runs online, skill-based prize competitions for cars, cash,…
|
BOTB | GB | Arts, sports and recreation |
|
bet-at-home.com AG
An online gaming and sports betting company serving over 5.…
|
ACX | DE | Arts, sports and recreation |
|
BETR ENTERTAINMENT LIMITED
Digital wagering firm offering fixed-odds sports and racing…
|
BBT | AU | Arts, sports and recreation |
|
Betsson
A holding company that invests in and manages companies in …
|
BETS | SE | Arts, sports and recreation |
|
BOYD GAMING CORP
A diversified gaming and hospitality company operating casi…
|
BYD | US | Arts, sports and recreation |
SKYCITY ENTERTAINMENT GROUP LIMITED 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/65800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65800 | 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=65800 | 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=65800 \ -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": 65800}, 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 SKYCITY ENTERTAINMENT GROUP LIMITED (id: 65800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.