
The Forzani Group — Investor Relations & Filings
The Forzani Group Ltd. was the original name for Canada's largest national sporting goods retailer. Established from a single outlet, the company expanded to operate hundreds of stores under various banners. In 2011, The Forzani Group was acquired by Canadian Tire Corporation and renamed FGL Sports Ltd. Operating today as FGL Sports, the entity remains the leading national retailer specializing in a vast assortment of sports-related products, including athletic footwear, apparel, and equipment. The company offers unparalleled value to the Canadian consumer by leveraging its significant scale and extensive product mix, which includes both brand name and private-branded merchandise, ensuring a suitable offering for every consumer segment.
Recent filings
No filings indexed yet
We are still gathering filings for The Forzani Group. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fitell Corp
Online retailer of gym and fitness equipment, offering serv…
|
FTEL | US | Wholesale and retail trade |
|
Golf Town Income Fund
Canadian income trust holding the assets of the nation's la…
|
— | CA | Wholesale and retail trade |
|
Grupo Martí, S.A.B.
Retails sporting goods and apparel and operates health club…
|
GMARTI | MX | Wholesale and retail trade |
|
GRUPO SBF S.A.
Operates a sporting goods ecosystem with retail and exclusi…
|
— | BR | Wholesale and retail trade |
|
HIMARAYA Co.,Ltd.
A retail company operating stores specializing in sporting …
|
7514 | JP | Wholesale and retail trade |
|
Intersport Polska S.A.
Retailer of sporting goods and equipment with professional …
|
IPO | PL | Wholesale and retail trade |
|
KMD BRANDS LIMITED
Global outdoor and sports company specializing in apparel, …
|
KMD | NZ | Wholesale and retail trade |
|
MEC Holdings (Canada) Inc.
Retailer specializing in outdoor recreation gear and techni…
|
— | CA | Wholesale and retail trade |
|
Nevada Bob's Golf Inc.
Franchised golf retailer specializing in equipment, apparel…
|
NBC | CA | Wholesale and retail trade |
|
Nevada Bob's International Inc.
A franchisor specializing in golf retail expansion across i…
|
LONCF | CA | Wholesale and retail trade |
The Forzani Group 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/42472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42472 | 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=42472 | 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=42472 \ -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": 42472}, 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 The Forzani Group (id: 42472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.