
康比特 — 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 |
|---|---|---|---|
| 提名委员会议事规则 | 2023-10-29 | Chinese | |
| 关于拟修订《公司章程》的公告 | 2023-10-29 | Chinese | |
| 第六届监事会第五次会议决议公告 | 2023-10-29 | Chinese | |
| 审计委员会议事规则 | 2023-10-29 | Chinese | |
| 第六届董事会第五次会议决议公告 | 2023-10-29 | Chinese | |
| 对外担保管理制度 | 2023-10-29 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39816526 | 提名委员会议事规则 | 2023-10-29 | Chinese | ||
| 39816515 | 关于拟修订《公司章程》的公告 | 2023-10-29 | Chinese | ||
| 39816509 | 第六届监事会第五次会议决议公告 | 2023-10-29 | Chinese | ||
| 39816502 | 审计委员会议事规则 | 2023-10-29 | Chinese | ||
| 39816494 | 第六届董事会第五次会议决议公告 | 2023-10-29 | Chinese | ||
| 39816483 | 对外担保管理制度 | 2023-10-29 | Chinese | ||
| 39816474 | 内部审计制度 | 2023-10-29 | Chinese | ||
| 39816459 | 利润分配管理制度 | 2023-10-29 | Chinese | ||
| 39816451 | 关联交易管理制度 | 2023-10-29 | Chinese | ||
| 39816434 | 董事会议事规则 | 2023-10-29 | Chinese | ||
| 39816413 | 薪酬与考核委员会议事规则 | 2023-10-29 | Chinese | ||
| 39816400 | 关于召开2023年第三次临时股东大会通知公告(提供网络投票) | 2023-10-29 | Chinese | ||
| 39816356 | 北京市君致律师事务所关于北京康比特体育科技股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-10-17 | Chinese | ||
| 39816333 | 第六届董事会第四次会议决议公告 | 2023-10-17 | Chinese | ||
| 39816325 | 2023年第二次临时股东大会决议公告 | 2023-10-17 | 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.