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

PoolA

ID: 7482478686

对局比分

11-4

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

7:30 PM

对决场地

Pacific Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Sean Dolphin

0RND6G · Richmond, BC, CA

DUPR

4.632

EC
Ethan Chang

E9KLKO · Richmond, BC, CA

DUPR

4.031

阵营 2负方
TD
Tu Dao

2QGJXY · USA

DUPR

3.957

TT
Tuan Tran

V4N966 · Richmond, BC, CA

DUPR

3.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7482478686
显示原始对决元数据 JSON
[
  {
    "team_id": 6620720227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Dolphin",
        "dupr_id": "0RND6G",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Ethan Chang",
        "dupr_id": "E9KLKO",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 7147666729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tu Dao",
        "dupr_id": "2QGJXY",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tuan Tran",
        "dupr_id": "V4N966",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  }
]