
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 |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
Airmate (Cayman) International Co Limited
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
|
AUCMA Co., Ltd.
Manufactures refrigeration equipment, cold chain systems, a…
|
600336 | CN | 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.