
American Outdoor Brands, Inc. — Investor Relations & Filings
American Outdoor Brands, Inc. is a provider of outdoor products and accessories for a wide range of enthusiasts. The company's portfolio of brands offers equipment for activities such as hunting, fishing, camping, shooting, and outdoor cooking. It strategically manages its brands to align product expertise with specific consumer segments and their outdoor pursuits. Through a focus on innovation, American Outdoor Brands develops and delivers tools and accessories that support consumers in their various outdoor activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| 10-Q | 2025-12-09 | English | |
| 8-K | 2025-12-09 | English | |
| Major Shareholding Notification 2025 | 2025-11-12 | English | |
| 8-K | 2025-10-28 | English | |
| Major Shareholding Notification 2025 | 2025-10-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 31806229 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
|
2025
14 filings
| |||||
| 13249882 | 10-Q | 2025-12-09 | English | ||
| 13249883 | 8-K | 2025-12-09 | English | ||
| 13249884 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 13249885 | 8-K | 2025-10-28 | English | ||
| 13249887 | Major Shareholding Notification 2025 | 2025-10-18 | English | ||
| 13249886 | 8-K | 2025-10-02 | English | ||
| 13249888 | FORM 4 | 2025-10-01 | English | ||
| 13249889 | FORM 4 | 2025-10-01 | English | ||
| 13249890 | FORM 4 | 2025-10-01 | English | ||
| 13249891 | FORM 4 | 2025-10-01 | English | ||
| 13249892 | FORM 4 | 2025-10-01 | English | ||
| 13249893 | FORM 4 | 2025-09-23 | English | ||
| 13249894 | FORM 4 | 2025-09-23 | English | ||
| 13249895 | ARS | 2025-09-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cybergun
Designer and distributor of licensed replica weapons for ai…
|
ALCYB | FR | Manufacturing |
|
Dyaco International Inc.
Designs and manufactures fitness, physical therapy, and med…
|
1598 | TW | Manufacturing |
|
ENDO MANUFACTURING CO.,LTD.
Manufacturer of high-precision forged components for golf, …
|
7841 | JP | Manufacturing |
|
ESCALADE INC
Manufacturer and distributor of sporting goods, fitness, an…
|
ESCA | US | Manufacturing |
|
FST Corp.
Developer and manufacturer of high-performance steel and gr…
|
KBSX | US | Manufacturing |
|
FuSheng Precision Co., Ltd.
Global precision metal manufacturer for high-end golf and i…
|
6670 | TW | Manufacturing |
|
GLOBERIDE, Inc.
Designs, manufactures, and sells sports equipment for fishi…
|
7990 | JP | Manufacturing |
|
GRAPHITE DESIGN INC.
Manufactures graphite golf shafts and carbon fiber reinforc…
|
7847 | JP | Manufacturing |
|
Honma Golf Limited
Designs, manufactures, and sells high-end golf equipment, a…
|
6858 | KY | Manufacturing |
|
IMPULSE (QINGDAO) HEALTH TECH CO., LTD.
Develops and manufactures cardio, strength, and outdoor fit…
|
002899 | CN | Manufacturing |
American Outdoor Brands, Inc. 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/34133/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34133 | 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=34133 | 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=34133 \ -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": 34133}, 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 American Outdoor Brands, Inc. (id: 34133)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.