
康比特 — 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-07-16 | Chinese | |
| 《会计师事务所选聘制度》 | 2025-07-16 | Chinese | |
| 关于召开2025年第一次临时股东会通知公告(提供网络投票) | 2025-07-16 | Chinese | |
| 《董事、高级管理人员离职管理制度》 | 2025-07-16 | Chinese | |
| 《薪酬与考核委员会议事规则》 | 2025-07-16 | Chinese | |
| 《对外捐赠管理制度》 | 2025-07-16 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39819263 | 《信息披露管理制度》 | 2025-07-16 | Chinese | ||
| 39819235 | 《会计师事务所选聘制度》 | 2025-07-16 | Chinese | ||
| 39819219 | 关于召开2025年第一次临时股东会通知公告(提供网络投票) | 2025-07-16 | Chinese | ||
| 39819204 | 《董事、高级管理人员离职管理制度》 | 2025-07-16 | Chinese | ||
| 39819193 | 《薪酬与考核委员会议事规则》 | 2025-07-16 | Chinese | ||
| 39819178 | 《对外捐赠管理制度》 | 2025-07-16 | Chinese | ||
| 39819168 | 《独立董事专门会议工作制度》 | 2025-07-16 | Chinese | ||
| 39819159 | 《内部审计制度》 | 2025-07-16 | Chinese | ||
| 39819143 | 《股东会议事规则》 | 2025-07-16 | Chinese | ||
| 39819132 | 《董事、高级管理人员薪酬管理制度》 | 2025-07-16 | Chinese | ||
| 39819118 | 《董事会秘书工作细则》 | 2025-07-16 | Chinese | ||
| 39819095 | 《总经理工作细则》 | 2025-07-16 | Chinese | ||
| 39819088 | 《对外担保管理制度》 | 2025-07-16 | Chinese | ||
| 39819078 | 《审计委员会议事规则》 | 2025-07-16 | Chinese | ||
| 39819068 | 《重大信息内部报告制度》 | 2025-07-16 | 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 |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | 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 |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | 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.