
康比特 — 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 |
|---|---|---|---|
|
Global Food and Ingredients Ltd.
Plant-based food and ingredients company connecting local p…
|
PEAS.H | CA | Manufacturing |
|
Global Gardens Group Inc.
Develops and markets proprietary vegetable-based non-dairy …
|
VGM | CA | Manufacturing |
|
Gopal Snacks Limited
Manufacturer and distributor of ethnic snacks, namkeen, waf…
|
GOPAL | IN | Manufacturing |
|
Goyal Salt Limited
Refines raw salt into high-quality edible and industrial gr…
|
GOYALSALT | IN | Manufacturing |
|
Green Fresh Biotechnology Co. Limited
Produces and supplies seaweed-based and plant-based hydroco…
|
1084 | HK | Manufacturing |
|
GreenSpace Brands Inc.
North American developer and marketer of premium organic an…
|
JTR.H | CA | Manufacturing |
|
Green Zebras Spolka Akcyjna
Manufacturer of plant, herb, and mushroom extracts for supp…
|
GRZ | PL | Manufacturing |
|
Grupo Herdez, S.A.B. de C.V.
Manufactures and distributes over 1,500 processed food prod…
|
HERDEZ | MX | Manufacturing |
|
Guangdong Jialong Food Co., Ltd.
Produces compound seasonings, chicken essence, and food add…
|
002495 | CN | Manufacturing |
|
GUAN HUAT SENG HOLDINGS BERHAD
A diversified food group specializing in distribution, reta…
|
— | MY | 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.