
Traeger, Inc. — Investor Relations & Filings
Traeger, Inc. is the creator and a leading brand in the wood pellet grill category. The company designs, markets, and sells outdoor cooking systems that utilize all-natural hardwood pellets as a fuel source for heat and flavor. These grills provide versatile 6-in-1 functionality, enabling users to grill, smoke, bake, roast, braise, and barbecue. In addition to its core grill products, Traeger offers a comprehensive ecosystem of consumables and accessories, including a variety of wood pellets, sauces, rubs, and cooking tools. The company distributes its products through a multi-channel approach that includes retail partners, distributors, and a direct-to-consumer platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Traeger, Inc. (0001857853) (Filer) | 2026-05-11 | English | |
| DEF 14A - Traeger, Inc. (0001857853) (Filer) | 2026-04-27 | English | |
| 8-K - Traeger, Inc. (0001857853) (Filer) | 2026-03-17 | English | |
| 8-K Filing | 2026-02-05 | English | |
| 4 - TRAEGER, INC. (0001857853) (Filer) | 2026-02-04 | English | |
| 4 - TRAEGER, INC. (0001857853) (Filer) | 2026-02-04 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45003396 | 10-Q - Traeger, Inc. (0001857853) (Filer) | 2026-05-11 | English | ||
| 37628372 | DEF 14A - Traeger, Inc. (0001857853) (Filer) | 2026-04-27 | English | ||
| 32967558 | 8-K - Traeger, Inc. (0001857853) (Filer) | 2026-03-17 | English | ||
| 32099194 | 8-K Filing | 2026-02-05 | English | ||
| 32899933 | 4 - TRAEGER, INC. (0001857853) (Filer) | 2026-02-04 | English | ||
| 32899934 | 4 - TRAEGER, INC. (0001857853) (Filer) | 2026-02-04 | English | ||
| 32099190 | 8-K Filing | 2026-01-29 | English | ||
| 13439753 | DEF 14A | 2026-01-26 | English | ||
| 13439766 | PRE 14A | 2026-01-16 | English | ||
| 13439769 | FORM 4 | 2026-01-15 | English | ||
| 13439772 | FORM 4 | 2026-01-15 | English | ||
| 13439776 | FORM 4 | 2026-01-15 | English | ||
|
2025
3 filings
| |||||
| 13439787 | 8-K/A | 2025-12-04 | English | ||
| 13439796 | 8-K | 2025-12-03 | English | ||
| 13439809 | 8-K | 2025-11-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUCMA Co., Ltd.
Manufactures refrigeration equipment, cold chain systems, a…
|
600336 | CN | Manufacturing |
|
AUPU INTELLIGENT TECHNOLOGY CORPORATION LIMITED
Provides integrated home solutions, bathroom master units, …
|
603551 | CN | Manufacturing |
|
AUX Electric Co., Ltd.
Designs, manufactures, and sells smart, energy-efficient re…
|
2580 | HK | Manufacturing |
|
Bajaj Electricals Ltd.
Provides consumer appliances, lighting, and power transmiss…
|
BAJAJELEC | IN | Manufacturing |
|
BALMUDA Inc.
A design and engineering company creating premium home appl…
|
6612 | JP | Manufacturing |
|
BEAR ELECTRIC APPLIANCE CO.,LTD.
Specializes in the design and manufacture of creative small…
|
002959 | CN | Manufacturing |
|
Beijing Liven Technology Co.,Ltd.
Develops and manufactures small kitchen appliances, special…
|
001259 | CN | Manufacturing |
|
Beijing Roborock Technology Co., Ltd.
Develops advanced robotic vacuums and intelligent floor car…
|
688169 | CN | Manufacturing |
|
BREVILLE GROUP LIMITED
Global designer, developer, and marketer of premium small k…
|
BRG | AU | Manufacturing |
|
Bubang Co., Ltd.
Diversified company in appliances, retail, IT services, and…
|
014470 | KR | Manufacturing |
Traeger, 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/33822/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33822 | 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=33822 | 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=33822 \ -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": 33822}, 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 Traeger, Inc. (id: 33822)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.