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

High INT+ (DUPR >= 3.50) DUPR Play | Sun - aft

ID: 7311766692

对局比分

10-11

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

1:00 PM

对决场地

Pickleplex Downsview

未核实场馆

对决竞争阵营

阵营 1负方
SR
Scott Roberts

KY6N4Q · USA

DUPR

4.146

AC
Andus Cheung

G04PJQ · ON, CA

DUPR

3.909

阵营 2胜方
Akhi Saw

9JK7JJ · Vaughan, ON, CA

DUPR

3.904

WT
Wayne Tsang

KDYMRQ · Toronto, ON, CA

DUPR

4.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7311766692
显示原始对决元数据 JSON
[
  {
    "team_id": 8094458977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Roberts",
        "dupr_id": "KY6N4Q",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andus Cheung",
        "dupr_id": "G04PJQ",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  },
  {
    "team_id": 6296083241,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Akhi Saw",
        "dupr_id": "9JK7JJ",
        "rating": 3.904,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69459986341a9.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Wayne Tsang",
        "dupr_id": "KDYMRQ",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]