SUPER RETAIL GROUP LIMITED — Investor Relations & Filings
Super Retail Group Limited operates a portfolio of prominent retail brands specializing in automotive, leisure, and sports categories. The company’s core business involves the distribution and sale of automotive parts and accessories, sporting equipment, apparel, and outdoor gear. Its primary brands include Supercheap Auto, which focuses on automotive maintenance and tools; rebel, a leading retailer of sporting goods and athletic footwear; BCF (Boating, Camping, Fishing), providing equipment for outdoor enthusiasts; and macpac, which specializes in technical outdoor apparel and equipment. The group leverages an extensive physical store network alongside integrated digital platforms to serve a diverse customer base. By focusing on high-engagement lifestyle categories, the company maintains a strong market position through specialized product ranges, expert service, and established customer loyalty programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appendix 4D and FY25 Interim Financial Report 30 pages 1.5MB | 2025-02-19 | English | |
| Dividend/Distribution - SUL 5 pages 19.3KB | 2025-02-19 | English | |
| Half Year Results Announcement 7 pages 289.8KB | 2025-02-19 | English | |
| Half Year Results Presentation 42 pages 4.9MB | 2025-02-19 | English | |
| Investor Conference Call Details for FY25 Half Year Results 1 | 2025-01-30 | English | |
| Notification regarding unquoted securities - SUL 5 pages 16.7KB | 2025-01-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 38223391 | Appendix 4D and FY25 Interim Financial Report 30 pages 1.5MB | 2025-02-19 | English | ||
| 38223327 | Dividend/Distribution - SUL 5 pages 19.3KB | 2025-02-19 | English | ||
| 38223307 | Half Year Results Announcement 7 pages 289.8KB | 2025-02-19 | English | ||
| 38223291 | Half Year Results Presentation 42 pages 4.9MB | 2025-02-19 | English | ||
| 38223404 | Investor Conference Call Details for FY25 Half Year Results 1 | 2025-01-30 | English | ||
| 38223434 | Notification regarding unquoted securities - SUL 5 pages 16.7KB | 2025-01-12 | English | ||
| 38223425 | Notification regarding unquoted securities - SUL 6 pages 19.0KB | 2025-01-12 | English | ||
| 38223412 | Notification of cessation of securities - SUL 4 pages 14.8KB | 2025-01-12 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
|
DAIWA CYCLE CO.,LTD.
Operates a chain of specialty bicycle stores offering sales…
|
5888 | JP | Wholesale and retail trade |
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
SUPER RETAIL 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/65878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65878 | 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=65878 | 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=65878 \ -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": 65878}, 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 SUPER RETAIL GROUP LIMITED (id: 65878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.