康比特 — Investor Relations & Filings
About 康比特
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-04-23 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-23 | Chinese | |
| 关于拟续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | |
| 对全资子公司增资的公告 | 2026-04-23 | Chinese | |
| 太平洋证券股份有限公司关于北京康比特体育科技股份有限公司2025年度持续督导现场检查报告 | 2026-04-23 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39820359 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | 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.