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

Competitive Open Play Match

ID: 6534793238

对局比分

0-11

获胜 / Win

对决日期

2023-02-28

对局时间 (估算)

3:30 PM

对决场地

Draper, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Brett McCormack

8DQ26X · USA

DUPR

3.327

BN
Ben North

17Y90N · USA

DUPR

3.500

阵营 2胜方
EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

TM
Tyson Moore

122799 · Draper, UT, US

DUPR

4.466

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6534793238
显示原始对决元数据 JSON
[
  {
    "team_id": 4831862289,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett McCormack",
        "dupr_id": "8DQ26X",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben North",
        "dupr_id": "17Y90N",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4890900400,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Tyson Moore",
        "dupr_id": "122799",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]