
MST GOLF GROUP BERHAD — Investor Relations & Filings
MST Golf Group Berhad is a leading golf specialty retailer and service provider, recognized as the largest chain of its kind in Southeast Asia. The company offers a comprehensive range of premium golf clubs, equipment, apparel, balls, and accessories. With over 35 years of experience, MST Golf serves as a one-stop destination for golfers, operating numerous retail stores across Malaysia, Singapore, Indonesia, Thailand, and Vietnam. The company is committed to sustainability, aiming to positively impact the environment and communities within the golf industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Meetings: Outcome of Meeting | 2026-05-21 | English | |
| Annual Report & CG Report - 2025 | 2026-04-22 | English | |
| MST GOLF GROUP BERHAD - CIRCULAR TO SHAREHOLDERS IN RELATION TO PROPOSED NEW SHAREHOLDERS' MANDATE FOR RECURRENT RELATED PARTY TRANSACTIONS OF A REVENUE OR TRADING NATURE | 2026-04-22 | English | |
| General Meetings: Notice of Meeting | 2026-04-21 | English | |
| TRANSACTIONS (CHAPTER 10 OF LISTING REQUIREMENTS) : RELATED PARTY TRANSACTIONSMST GOLF GROUP BERHAD ("MST GOLF" OR "THE COMPANY") - PROPOSED NEW SHAREHOLDERS' MANDATE FOR RECURRENT RELATED PARTY TRA | 2026-04-02 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-25 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
MST GOLF GROUP BERHAD 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/71110/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71110 | 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=71110 | 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=71110 \ -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": 71110}, 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 MST GOLF GROUP BERHAD (id: 71110)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.