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

PoolA

ID: 6172555797

对局比分

11-3

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

10:15 AM

对决场地

Pacific Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Sean Dolphin

0RND6G · Richmond, BC, CA

DUPR

4.609

EC
Ethan Chang

E9KLKO · Richmond, BC, CA

DUPR

4.020

阵营 2负方
VL
Vincent Lo

G5G00X · USA

DUPR

3.855

PC
Patfield Chow

D94OOY · Vancouver, BC, CA

DUPR

3.734

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6172555797
显示原始对决元数据 JSON
[
  {
    "team_id": 5272930044,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Dolphin",
        "dupr_id": "0RND6G",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Ethan Chang",
        "dupr_id": "E9KLKO",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 6346029097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Lo",
        "dupr_id": "G5G00X",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patfield  Chow",
        "dupr_id": "D94OOY",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]