
United Parks & Resorts Inc. — Investor Relations & Filings
United Parks & Resorts Inc. is a theme park and entertainment company that operates a diverse portfolio of recreational destinations. Its parks integrate amusement park attractions with accredited zoological habitats, offering guests educational and interactive experiences that connect them with nature. The company's brands include SeaWorld, Busch Gardens, Aquatica, Sesame Place, and Discovery Cove. A core tenet of the organization is its commitment to animal welfare, conservation, and rehabilitation. As a leading zoological organization, it specializes in animal husbandry and veterinary care and operates one of the world's largest animal rescue programs. Guest visits directly support these global conservation and rescue initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - United Parks & Resorts Inc. (0001564902) (Filer) | 2026-05-11 | English | |
| 10-K - UNITED PARKS & RESORTS INC. (0001564902) (Filer) | 2026-03-03 | English | |
| 8-K - UNITED PARKS & RESORTS INC. (0001564902) (Filer) | 2026-02-26 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English | |
| 8-K | 2026-01-06 | English | |
| 4 | 2026-01-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44943157 | 8-K - United Parks & Resorts Inc. (0001564902) (Filer) | 2026-05-11 | English | ||
| 32894061 | 10-K - UNITED PARKS & RESORTS INC. (0001564902) (Filer) | 2026-03-03 | English | ||
| 32894058 | 8-K - UNITED PARKS & RESORTS INC. (0001564902) (Filer) | 2026-02-26 | English | ||
| 30595834 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 12615624 | 8-K | 2026-01-06 | English | ||
| 12615625 | 4 | 2026-01-06 | English | ||
| 12615626 | 4 | 2026-01-06 | English | ||
| 12615627 | 4 | 2026-01-06 | English | ||
| 12615628 | 4 | 2026-01-06 | English | ||
| 12615631 | 4 | 2026-01-06 | English | ||
| 12615635 | 4 | 2026-01-06 | English | ||
| 12615634 | 4 | 2026-01-06 | English | ||
| 12615636 | 4 | 2026-01-06 | English | ||
| 12615637 | OWNERSHIP DOCUMENT | 2026-01-05 | English | ||
| 12615638 | OWNERSHIP DOCUMENT | 2026-01-05 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajwa Fun World & Resorts Ltd
Operates amusement and water parks with resort lodging and …
|
526628 | IN | Arts, sports and recreation |
|
CA Cultural Technology Group Limited
Cultural technology integrating animation IP, VR, and immer…
|
1566 | HK | Arts, sports and recreation |
|
COAST ENTERTAINMENT HOLDINGS LIMITED
Owns and operates major leisure attractions including Dream…
|
CEH | AU | Arts, sports and recreation |
|
Compagnie des Alpes
A European leisure operator managing ski areas in the Frenc…
|
CDA | FR | Arts, sports and recreation |
|
Công ty Cổ phần Công viên nước Đầm Sen
Operates Dam Sen Water Park, a leading aquatic entertainmen…
|
DSN | VN | Arts, sports and recreation |
|
Dreamland Ltd
Investment holding company providing event management for t…
|
TDIC | US | Arts, sports and recreation |
|
E-WORLD CO.,LTD.
Operates amusement facilities, including a theme park and a…
|
084680 | KR | Arts, sports and recreation |
|
Falcon's Beyond Global, Inc.
An entertainment enterprise specializing in immersive story…
|
FBYD | US | Arts, sports and recreation |
|
Funshine Culture Group Co.,Ltd.
Designs and operates cultural tourism projects, theme parks…
|
300860 | CN | Arts, sports and recreation |
|
GOLDEN HEAVEN GROUP HOLDINGS LTD.
Operator of six amusement and water parks in geographically…
|
GDHG | US | Arts, sports and recreation |
United Parks & Resorts Inc. 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/31405/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31405 | 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=31405 | 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=31405 \ -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": 31405}, 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 United Parks & Resorts Inc. (id: 31405)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.