Guangzhou Pearl River Piano Group Co.,Ltd — Investor Relations & Filings
Guangzhou Pearl River Piano Group Co.,Ltd. is a global leader in the design, manufacturing, and distribution of musical instruments, specializing in acoustic and digital pianos. The company operates one of the world's largest piano production facilities, utilizing advanced manufacturing technologies and traditional craftsmanship. Its diverse brand portfolio includes Pearl River, Ritmüller, and Kayserburg, catering to a wide range of market segments from educational and entry-level instruments to professional-grade concert grands. Beyond pianos, the group produces stringed and wind instruments, as well as digital music products. With a commitment to research and development, the company maintains strategic international collaborations and a comprehensive global distribution network, serving musicians, educational institutions, and performance venues worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 珠江钢琴:2025年年度股东会法律意见书 | 2026-04-22 | Chinese | |
| 珠江钢琴集团2025年度股东会决议公告 | 2026-04-22 | Chinese | |
| 独立董事2025年度述职报告(范海峰) | 2026-03-30 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | |
| 关于使用闲置自有资金进行委托理财的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36829828 | 珠江钢琴:2025年年度股东会法律意见书 | 2026-04-22 | Chinese | ||
| 36829825 | 珠江钢琴集团2025年度股东会决议公告 | 2026-04-22 | Chinese | ||
| 36829822 | 独立董事2025年度述职报告(范海峰) | 2026-03-30 | Chinese | ||
| 36829817 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 36829810 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 36829801 | 关于使用闲置自有资金进行委托理财的公告 | 2026-03-30 | Chinese | ||
| 36829793 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 36829790 | 珠江钢琴董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 36829778 | 关于续聘会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 36829776 | 广州珠江钢琴集团股份有限公司内部控制审计报告 | 2026-03-30 | Chinese | ||
| 36829560 | 关于会计政策变更的公告 | 2026-03-30 | Chinese | ||
| 36829556 | 关于计提资产减值准备的公告 | 2026-03-30 | Chinese | ||
| 36829543 | 珠江钢琴第四届董事会第四十二次会议决议公告 | 2026-03-30 | Chinese | ||
| 36829537 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 36828880 | 独立董事2025年度述职报告(黄天东) | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of musical instruments
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HAILUN PIANO CO.,LTD.
Designs and manufactures acoustic and digital pianos using …
|
300329 | CN | Manufacturing |
|
Kawai Musical Instruments Manufacturing Co.,Ltd.
Manufacturer of acoustic and digital pianos using innovativ…
|
7952 | JP | Manufacturing |
|
SAMICK MUSICAL INSTRUMENTS CO.,LTD
Global manufacturer of pianos, fretted instruments, and dig…
|
002450 | KR | Manufacturing |
|
YAMAHA CORPORATION
Manufacturer of musical instruments, audio equipment, and e…
|
7951 | JP | Manufacturing |
Guangzhou Pearl River Piano Group Co.,Ltd 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/54698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54698 | 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=54698 | 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=54698 \ -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": 54698}, 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 Guangzhou Pearl River Piano Group Co.,Ltd (id: 54698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.