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

AK Pickleball

ID: 7958558669

对局比分

13-17

落败 / Loss

对决日期

2025-08-30

对局时间 (估算)

6:15 AM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
GB
Gregory Bradford

84G7EM · Edmonton, AB, CA

DUPR

4.243

NW
Nate Weatherby

3OKJWE · Stettler, AB, CA

DUPR

4.853

阵营 2胜方
MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

4.881

ML
Martin Lai

EWZLXE · Edmonton, AB, CA

DUPR

3.554

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7958558669
显示原始对决元数据 JSON
[
  {
    "team_id": 7955008285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Bradford",
        "dupr_id": "84G7EM",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Nate Weatherby",
        "dupr_id": "3OKJWE",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Stettler, AB, CA"
      }
    ]
  },
  {
    "team_id": 5539992215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Martin Lai",
        "dupr_id": "EWZLXE",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]