
Rose Merc.Limited — Investor Relations & Filings
Rose Merc. Limited is a diversified service provider specializing in sports management, event planning, and digital media solutions. The organization focuses on the conceptualization and execution of professional sporting leagues and tournaments, offering comprehensive services such as sponsorship acquisition, athlete representation, and media rights distribution. In addition to its sports-centric operations, the company provides end-to-end event management for corporate and entertainment sectors, emphasizing brand activation and large-scale production. Its digital media division develops content and distribution strategies aimed at enhancing audience engagement. The company utilizes strategic partnerships and integrated marketing frameworks to deliver specialized services across its core business verticals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Closure of Trading Window. | 2025-12-08 | English | |
| Clarification regarding inadvertent typographical error in indicative time period for completion of acquisition. | 2025-12-06 | English | |
| Intimation of Acquisition by our subsidiary Emirates Holding FZ LLC, UAE of 30% stake in Alpha Investment Capital FZ LLC, UAE. | 2025-12-05 | English | |
| Intimation of Analyst/Investor meet of Rose Merc Limited for 1H FY 2025-26. | 2025-12-01 | English | |
| Voting results of the Postal Ballot along with Scrutinizer Report for the Notice dated October 29, 2025. | 2025-11-29 | English | |
| Outcome of the Postal Ballot for Notice dated October 29, 2025. | 2025-11-29 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
Allied Gaming & Entertainment Inc.
An experiential entertainment company focused on esports ev…
|
AGAE | US | Arts, sports and recreation |
|
CERESPO CO.,LTD.
An event production company providing end-to-end services f…
|
9625 | JP | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | Arts, sports and recreation |
Rose Merc.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/63782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63782 | 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=63782 | 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=63782 \ -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": 63782}, 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 Rose Merc.Limited (id: 63782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.