
RAVE RESTAURANT GROUP, INC. — Investor Relations & Filings
RAVE Restaurant Group, Inc. owns, franchises, and supplies two distinct pizza restaurant brands: Pizza Inn and Pie Five Pizza. Pizza Inn is an international chain established in 1958, offering traditional and specialty pizzas, pastas, salads, and desserts through buffet, delivery, and carry-out formats. Pie Five Pizza is a fast-casual concept where customers can order individual, handcrafted pizzas made with fresh ingredients that are ready in under five minutes. The company's portfolio targets different segments of the pizza market, from family-style dining to quick, customized meals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-05-07 | English | |
| 10-Q - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-05-07 | English | |
| 8-K - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-02-17 | English | |
| 10-Q Filing | 2026-02-05 | English | |
| 8-K Filing | 2026-02-05 | English | |
| SCHEDULE 13G/A Filing | 2025-12-30 | English |
Browse filings by year
32 years- 2026 5 filings
- 2025 18 filings
- 2024 24 filings
- 2023 26 filings
- 2022 33 filings
- 2021 18 filings
- 2020 30 filings
- 2019 25 filings
- 2018 23 filings
- 2017 72 filings
- 2016 22 filings
- 2015 23 filings
- 2014 41 filings
- 2013 36 filings
- 2012 37 filings
- 2011 67 filings
- 2010 39 filings
- 2009 64 filings
- 2008 48 filings
- 2007 39 filings
- 2006 43 filings
- 2005 40 filings
- 2004 51 filings
- 2003 39 filings
- 2002 18 filings
- 2001 7 filings
- 2000 5 filings
- 1999 6 filings
- 1998 8 filings
- 1997 5 filings
- 1996 7 filings
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 42970166 | 8-K - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-05-07 | English | ||
| 42970393 | 10-Q - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-05-07 | English | ||
| 32880095 | 8-K - RAVE RESTAURANT GROUP, INC. (0000718332) (Filer) | 2026-02-17 | English | ||
| 18203492 | 10-Q Filing | 2026-02-05 | English | ||
| 18203477 | 8-K Filing | 2026-02-05 | English | ||
|
2025
10 filings
| |||||
| 18203514 | SCHEDULE 13G/A Filing | 2025-12-30 | English | ||
| 18203501 | 8-K Filing | 2025-12-12 | English | ||
| 9386926 | ANNUAL REPORT PURSUANT TO SECTION 13 AND 15(D) | 2025-11-06 | English | ||
| 9386929 | 8-K | 2025-11-06 | English | ||
| 9386931 | QUARTERLY REPORT PURSUANT TO SECTION 13 OR 15(D) | 2025-11-06 | English | ||
| 9386932 | ARS | 2025-10-22 | English | ||
| 9386933 | DEFA14A | 2025-10-22 | English | ||
| 9386934 | DEF 14A | 2025-10-22 | English | ||
| 9386935 | FORM 4 | 2025-10-22 | English | ||
| 9386936 | FORM 4 | 2025-10-22 | English | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOMEDA Holdings Co., Ltd
A holding company that manages and franchises coffee shops,…
|
3543 | JP | Accommodation and food service … |
|
KOURAKUEN CORPORATION
Operates a chain of ramen restaurants and manufactures its …
|
7554 | JP | Accommodation and food service … |
|
KOZO Holdings Co., Ltd.
Manufactures and sells take-out sushi and bento boxes throu…
|
9973 | JP | Accommodation and food service … |
|
Kura Sushi,Inc.
A chain of tech-enabled revolving sushi restaurants with a …
|
2695 | JP | Accommodation and food service … |
|
KURA SUSHI USA, INC.
A technology-enabled revolving sushi bar with a focus on na…
|
KRUS | US | Accommodation and food service … |
|
KUSHIKATSU TANAKA HOLDINGS CO.
Operates a chain of casual dining restaurants specializing …
|
3547 | JP | Accommodation and food service … |
|
KYOCHON FOOD&BEVERAGE CO., LTD.
A global food franchise specializing in Korean-style fried …
|
339770 | KR | Accommodation and food service … |
|
LH Group Limited
Operates multi-brand, full-service restaurant chains featur…
|
1978 | HK | Accommodation and food service … |
|
Life Concepts Holdings Limited
Operation and management of a chain of restaurants, bars, a…
|
8056 | HK | Accommodation and food service … |
|
Longhui International Holdings Limited
Operates and manages a hotpot restaurant chain in mainland …
|
1007 | HK | Accommodation and food service … |
RAVE RESTAURANT GROUP, 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/34616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34616 | 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=34616 | 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=34616 \ -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": 34616}, 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 RAVE RESTAURANT GROUP, INC. (id: 34616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.