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

Coed League E - 03/05

ID: 7313885297

对局比分

10-11

获胜 / Win

对决日期

2026-03-05

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CB
Chris Beckstead

0QODKQ · Highland, UT, US

DUPR

4.143

KA
Kelcey Asuao

35N06V · Orem, UT, US

DUPR

4.045

阵营 2胜方
SC
Sean Caldwell

17JZMM · West Valley City, UT, US

DUPR

3.639

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.224

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7313885297
显示原始对决元数据 JSON
[
  {
    "team_id": 7498452275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Beckstead",
        "dupr_id": "0QODKQ",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Kelcey Asuao",
        "dupr_id": "35N06V",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 6051699666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Caldwell",
        "dupr_id": "17JZMM",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]