
康比特 — Investor Relations & Filings
Beijing Competitor Sports Science & Technology Co., Ltd. (CPT) specializes in the research, development, and production of sports nutrition supplements and health foods. The company provides a comprehensive range of products including protein powders, energy supplements, and recovery aids tailored for professional athletes and fitness enthusiasts. CPT integrates sports science with digital technology to offer personalized health management solutions and sports performance monitoring systems. Its operations focus on scientific innovation to enhance athletic performance and promote general wellness through evidence-based nutritional interventions and advanced technology platforms. The company serves a diverse clientele ranging from elite sports teams to health-conscious individuals, emphasizing quality control and functional efficacy in its product formulations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度报告说明会预告公告 | 2026-05-06 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-23 | Chinese | |
| 关于拟续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | |
| 对全资子公司增资的公告 | 2026-04-23 | Chinese | |
| 太平洋证券股份有限公司关于北京康比特体育科技股份有限公司2025年度持续督导现场检查报告 | 2026-04-23 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44279258 | 2025年度报告说明会预告公告 | 2026-05-06 | Chinese | ||
| 39820867 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 39820812 | 2025年年度权益分派预案公告 | 2026-04-23 | Chinese | ||
| 39820800 | 关于拟续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 39820794 | 对全资子公司增资的公告 | 2026-04-23 | Chinese | ||
| 39820792 | 太平洋证券股份有限公司关于北京康比特体育科技股份有限公司2025年度持续督导现场检查报告 | 2026-04-23 | Chinese | ||
| 39820782 | 非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-23 | Chinese | ||
| 39820611 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39820407 | 2025年度独立董事述职报告(张志军) | 2026-04-23 | Chinese | ||
| 39820404 | 独立董事候选人声明与承诺(付立家) | 2026-04-23 | Chinese | ||
| 39820398 | 2025年度独立董事述职报告(俞放虹) | 2026-04-23 | Chinese | ||
| 39820389 | 股东减持股份结果公告 | 2026-03-31 | Chinese | ||
| 39820384 | 回购进展情况公告 | 2026-03-31 | Chinese | ||
| 39820375 | 回购股份注销完成暨股份变动公告 | 2026-03-23 | Chinese | ||
| 39820366 | 回购进展情况公告 | 2026-03-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IBL HealthCare Limited
Markets, sells, and distributes diverse healthcare products…
|
IBLHL | PK | Manufacturing |
|
Ifuji Sangyo Co., Ltd.
Develops and supplies processed egg products, seasonings, a…
|
2924 | JP | Manufacturing |
|
IMURAYA GROUP CO., LTD.
A food manufacturer specializing in Azuki-based confectione…
|
2209 | JP | Manufacturing |
|
Indofood Sukses Makmur Tbk
A diversified food processing company, major producer of fo…
|
INDF | ID | Manufacturing |
|
INSAN Inc.
Manufactures health foods and supplements based on traditio…
|
277410 | KR | Manufacturing |
|
Ismail Industries Limited
A diversified conglomerate manufacturing and trading food p…
|
ISIL | PK | Manufacturing |
|
IWATSUKA CONFECTIONERY CO.,LTD.
A manufacturer of rice-based snacks (BEIKA) using exclusive…
|
2221 | JP | Manufacturing |
|
Jackal Energy Inc.
Consumer goods company offering performance supplements to …
|
— | CA | Manufacturing |
|
Jay Kailash Namkeen Limited
Produces and distributes traditional Indian namkeen and a v…
|
544160 | IN | Manufacturing |
|
JGSH PHILIPPINES, LIMITED
A diversified conglomerate with interests in food, real est…
|
2OBB | SG | Manufacturing |
康比特 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/58834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58834 | 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=58834 | 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=58834 \ -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": 58834}, 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 康比特 (id: 58834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.