返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PoCoMo Pickleball: Spring Smash - Men's 3.5

ID: 4421024198

对局比分

11-8

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

Coquitlam, BC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Shahin Dashtgard

WNVMVM · USA

DUPR

3.153

AB
Alan Boysen

892P2J · Port Moody, BC, CA

DUPR

3.205

阵营 2负方
KW
Kevin Wong

PPMRYQ · USA

DUPR

3.194

DB
Darren Bounds

94QNOE · USA

DUPR

3.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4421024198
显示原始对决元数据 JSON
[
  {
    "team_id": 4896755865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shahin Dashtgard",
        "dupr_id": "WNVMVM",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Boysen",
        "dupr_id": "892P2J",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  },
  {
    "team_id": 7967575885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Wong",
        "dupr_id": "PPMRYQ",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darren Bounds",
        "dupr_id": "94QNOE",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]