返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Colorado Champions Cup II by DPC - Mens Doubles OPEN: Avg Team DUPR (4.5 And Above) Age: (ALL)

ID: 5572550987

对局比分

15-12

获胜 / Win

对决日期

2025-08-02

对局时间 (估算)

12:45 AM

对决场地

Wheat Ridge, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Dax Holdren

3XW9GR · Denver, CO, US

DUPR

5.080

KH
Kobe Holdren

JZVMK4 · Glendale, WI, US

DUPR

4.676

阵营 2负方
BE
Ben Emery

XJYMZ7 · Casper, WY, US

DUPR

4.980

CM
chris moore

3OR5Y7 · Fort Collins, CO, US

DUPR

4.981

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5572550987
显示原始对决元数据 JSON
[
  {
    "team_id": 7527588638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dax Holdren",
        "dupr_id": "3XW9GR",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Kobe Holdren",
        "dupr_id": "JZVMK4",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Glendale, WI, US"
      }
    ]
  },
  {
    "team_id": 6322698875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Emery",
        "dupr_id": "XJYMZ7",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "chris moore",
        "dupr_id": "3OR5Y7",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]