
BIG 5 SPORTING GOODS Corp — Investor Relations & Filings
BIG 5 SPORTING GOODS Corp. is a prominent retailer specializing in sporting goods. The company operates on a value-focused model, offering a comprehensive selection of brand-name products. Its merchandise includes athletic footwear, apparel, and accessories for men, women, and children. The product line also features a broad array of outdoor and athletic equipment catering to team sports, fitness, camping, fishing, and winter sports. Big 5 serves a diverse clientele, ranging from families and casual participants to serious athletes, through its network of retail stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2025 | 2025-11-17 | English | |
| 15-12G | 2025-10-14 | English | |
| 4 | 2025-10-06 | English | |
| 4 | 2025-10-06 | English | |
| 4 | 2025-10-06 | English | |
| Major Shareholding Notification 2025 | 2025-10-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11458959 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 11458961 | 15-12G | 2025-10-14 | English | ||
| 11458960 | 4 | 2025-10-06 | English | ||
| 11458963 | 4 | 2025-10-06 | English | ||
| 11458962 | 4 | 2025-10-06 | English | ||
| 11458964 | Major Shareholding Notification 2025 | 2025-10-02 | English | ||
| 11458967 | Delisting Announcement 2025 | 2025-10-02 | English | ||
| 11458966 | S-8 POS | 2025-10-02 | English | ||
| 11458965 | S-8 POS | 2025-10-02 | English | ||
| 11458969 | S-8 POS | 2025-10-02 | English | ||
| 11458968 | S-8 POS | 2025-10-02 | English | ||
| 11458970 | S-8 POS | 2025-10-02 | English | ||
| 11458976 | POS AM | 2025-10-02 | English | ||
| 11458972 | 8-K | 2025-10-02 | English | ||
| 11458973 | 8-K | 2025-09-29 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
|
Ebucar S.A.
Prominent retail company specializing in sports goods and e…
|
— | AR | Wholesale and retail trade |
|
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 |
BIG 5 SPORTING GOODS Corp 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/34767/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34767 | 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=34767 | 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=34767 \ -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": 34767}, 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 BIG 5 SPORTING GOODS Corp (id: 34767)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.