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

Fairgrounds Capilano

ID: 4685353082

对局比分

0-11

获胜 / Win

对决日期

2026-02-19

对局时间 (估算)

3:30 PM

对决场地

935 Marine Dr, North Vancouver, BC V7P 0C4, Canada

未核实场馆

对决竞争阵营

阵营 1负方
EZ
Edward Zhong

DNLPNX · West Vancouver, BC, CA

DUPR

3.873

SW
Sophie Wang

9JN66V · USA

DUPR

3.527

阵营 2胜方
SG
Sam Goode

0YQEO4 · North Vancouver, BC, CA

DUPR

4.486

GR
Gantsetseg Rentsendorj

1NZYVW · North Vancouver, BC, CA

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4685353082
显示原始对决元数据 JSON
[
  {
    "team_id": 6368811052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Zhong",
        "dupr_id": "DNLPNX",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "West Vancouver, BC, CA"
      },
      {
        "name": "Sophie  Wang",
        "dupr_id": "9JN66V",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5259106997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Goode",
        "dupr_id": "0YQEO4",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Gantsetseg Rentsendorj",
        "dupr_id": "1NZYVW",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      }
    ]
  }
]