
TORIDOLL Holdings Corporation — Investor Relations & Filings
TORIDOLL Holdings Corporation is a global restaurant operator that manages a diverse portfolio of food and beverage brands through its subsidiaries. The company's flagship brand is Marugame Seimen, specializing in freshly made Sanuki udon noodles. The extensive portfolio also includes numerous other concepts across various culinary categories, such as ramen (Zundoya), tempura (Tempura Makino), Hawaiian-style cafes (Kona's Coffee), Asian street food (Wok to Walk), poke (Pokeworks), and European cuisine (Franco Manca, The Real Greek). Operating through a combination of directly managed and franchised locations, TORIDOLL is focused on international expansion. The company aims to provide inspiring dining experiences while utilizing technology and AI to enhance operations and accelerate growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2024-06-04 | Japanese | |
| 確認書 | 2024-02-14 | Japanese | |
| 四半期報告書-第34期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第34期第2四半期(2023/04/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7334329 | 臨時報告書 | 2024-06-04 | Japanese | ||
| 7350927 | 確認書 | 2024-02-14 | Japanese | ||
| 7350924 | 四半期報告書-第34期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
11 filings
| |||||
| 7371754 | 確認書 | 2023-11-14 | Japanese | ||
| 7371745 | 四半期報告書-第34期第2四半期(2023/04/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7546332 | 確認書 | 2023-08-14 | Japanese | ||
| 7546333 | 四半期報告書-第34期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7556252 | 確認書 | 2023-06-29 | Japanese | ||
| 7556245 | 内部統制報告書-第33期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7556240 | 有価証券報告書-第33期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 11173304 | DISCLOSURE UNDER RULE 2.10(C) OF THE TAKEOVER CODE | 2023-05-02 | English | ||
| 11168216 | Recommended Offer for The Fulham Shore PLC | 2023-04-05 | English | ||
| 7573612 | 確認書 | 2023-02-14 | Japanese | ||
| 7573606 | 四半期報告書-第33期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
1 filing
| |||||
| 7584542 | 確認書 | 2022-11-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
|
AP HOLDINGS CO.,LTD.
A food production and restaurant management company with a …
|
3175 | JP | Accommodation and food service … |
|
Arcos Dorados Holdings Inc.
World's largest independent McDonald's franchisee in Latin …
|
ARCO | VG | Accommodation and food service … |
TORIDOLL Holdings Corporation 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/12731/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12731 | 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=12731 | 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=12731 \ -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": 12731}, 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 TORIDOLL Holdings Corporation (id: 12731)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.