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

Advanced Mixed Doubles (3.5+) - Pool A

ID: 4315901640

对局比分

15-1

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

1:00 PM

对决场地

YYC Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
PA
Pulkit Arora

9DPV2V · USA

DUPR

3.727

YL
Yee Lam Law

JY55QW · USA

DUPR

3.767

阵营 2负方
DT
Debbie TJ Chou

8E4YRW · Calgary, AB, CA

DUPR

3.477

AK
Albert Kwan

3YR6QE · USA

DUPR

3.038

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4315901640
显示原始对决元数据 JSON
[
  {
    "team_id": 7188645970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pulkit Arora",
        "dupr_id": "9DPV2V",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yee Lam Law",
        "dupr_id": "JY55QW",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6392416943,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie TJ Chou",
        "dupr_id": "8E4YRW",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Albert Kwan",
        "dupr_id": "3YR6QE",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]