
康比特 — 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 |
|---|---|---|---|
|
Barkat Frisian Agro Limited
Pioneer and leading manufacturer of pasteurized egg product…
|
BFAGRO | PK | Manufacturing |
|
BASE FOOD, Inc.
A food-technology company that develops nutritionally compl…
|
2936 | JP | Manufacturing |
|
Beeio Honey Ltd.
A food technology company producing cultivated, bee-free ho…
|
BHNY | IL | Manufacturing |
|
Beijing Scitop Bio-tech Co., Ltd.
Develops probiotics and fermented milk starters for food an…
|
300858 | CN | Manufacturing |
|
Beingmate Co., Ltd.
Researches, produces, and distributes infant formulas and c…
|
002570 | CN | Manufacturing |
|
BELLRING BRANDS, INC.
Manages a portfolio of brands that provide protein-based co…
|
BRBR | US | Manufacturing |
|
BellRock Brands Inc.
A multi-state operator and IP platform focused on cannabis …
|
DXBRF | CA | Manufacturing |
|
BESLER GIDA VE KİMYA SANAYİ VE TİCARET A.Ş.
Manufacturer of frozen foods, canned goods, and edible oils…
|
BESLR | TR | Manufacturing |
|
Bettermood Food Corporation
Specializes in innovative plant-based dairy alternatives, p…
|
MOOO | CA | Manufacturing |
|
Better Plant Sciences Inc.
Develops and sells plant-based functional foods and supplem…
|
PLNT | CA | 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.