返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool A - The Dink Minor League Pickleball @ Denver End of Summer Throwdown

ID: 4642994835

对局比分

10-21

落败 / Loss

对决日期

2024-09-21

对局时间 (估算)

4:45 AM

对决场地

Highlands Ranch

View Facility Page →

对决竞争阵营

阵营 1负方
CS
Callie Sundin

ZNWD0P · Denver, CO, US

DUPR

4.349

JW
Jaime Weible

3PL2OG · USA

DUPR

4.382

阵营 2胜方
JB
Jill Birkhead

8D77MX · USA

DUPR

4.664

BC
Beth Cushman

8K5VWO · Castle Rock, CO, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4642994835
显示原始对决元数据 JSON
[
  {
    "team_id": 7186612408,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Callie Sundin",
        "dupr_id": "ZNWD0P",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jaime Weible",
        "dupr_id": "3PL2OG",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7519141171,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Birkhead",
        "dupr_id": "8D77MX",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Cushman",
        "dupr_id": "8K5VWO",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]