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

AK Pickleball

ID: 7169814119

对局比分

17-16

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

12:45 AM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
NW
Nate Weatherby

3OKJWE · Stettler, AB, CA

DUPR

4.847

Jody Hennessey

1RMGLQ · Leduc, AB, CA

DUPR

4.316

阵营 2负方
MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

4.884

EY
Emily Yu

0YVLQX · Edmonton, AB, CA

DUPR

3.979

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7169814119
显示原始对决元数据 JSON
[
  {
    "team_id": 7288080860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Weatherby",
        "dupr_id": "3OKJWE",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Stettler, AB, CA"
      },
      {
        "name": "Jody Hennessey",
        "dupr_id": "1RMGLQ",
        "rating": 4.316,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/137749_63ca39a02a7dd.jpeg",
        "location": "Leduc, AB, CA"
      }
    ]
  },
  {
    "team_id": 8395136364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Emily Yu",
        "dupr_id": "0YVLQX",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]