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

WRC DUPR Coed League

ID: 5970958629

对局比分

2-11

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.590

MH
Mark Hampton

X29N0R · Whistler, BC, CA

DUPR

3.841

阵营 2胜方
JG
Jamie Grant

KOLERO · Whistler, BC, CA

DUPR

4.895

DH
Debbie Hampton

O69Z9E · Whistler, BC, CA

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5970958629
显示原始对决元数据 JSON
[
  {
    "team_id": 5840951529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Mark Hampton",
        "dupr_id": "X29N0R",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 5338171053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Grant",
        "dupr_id": "KOLERO",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Debbie Hampton",
        "dupr_id": "O69Z9E",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]