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

3.6+ DUPR

ID: 5808345284

对局比分

7-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

9:00 PM

对决场地

Pickleplex Social Club - Downsview

View Facility Page →

对决竞争阵营

阵营 1负方
NG
Neil grammer

5EYY9V · Toronto, ON, CA

DUPR

3.845

MS
Mathew Sherman

YMON0K · Toronto, ON, CA

DUPR

3.677

阵营 2胜方
Akhi Saw

9JK7JJ · Vaughan, ON, CA

DUPR

3.988

AF
andrew fox

5Y6Y4L · Toronto, ON, CA

DUPR

3.584

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5808345284
显示原始对决元数据 JSON
[
  {
    "team_id": 8308659109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Neil grammer",
        "dupr_id": "5EYY9V",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Mathew Sherman",
        "dupr_id": "YMON0K",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 6458361666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Akhi Saw",
        "dupr_id": "9JK7JJ",
        "rating": 3.988,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69459986341a9.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "andrew fox",
        "dupr_id": "5Y6Y4L",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]