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

AK Pickleball

ID: 7570366468

对局比分

17-15

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

5:00 PM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Jamie Pollock

QP5W9R · Grande Prairie, AB, CA

DUPR

4.433

SH
Sarah Hodgson

8EOP7V · Leduc, AB, CA

DUPR

4.401

阵营 2负方
MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

4.885

EY
Emily Yu

0YVLQX · Edmonton, AB, CA

DUPR

3.973

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7570366468
显示原始对决元数据 JSON
[
  {
    "team_id": 4395200520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Pollock",
        "dupr_id": "QP5W9R",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Sarah Hodgson",
        "dupr_id": "8EOP7V",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Leduc, AB, CA"
      }
    ]
  },
  {
    "team_id": 4678542935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Emily Yu",
        "dupr_id": "0YVLQX",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]