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

2.0-2.99 DUPR Round Robin (West) - 2026-05-18 5:00 PM - 7:00 PM

ID: 5964430694

对局比分

11-6

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

3:30 PM

对决场地

Edmonton Pickleball Center, 170 Street Northwest, Edmonton, AB, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.684

JD
Jeremy Dalgliesh

WZZEDK · USA

DUPR

2.521

阵营 2负方
WS
Wendy Sung

ELONRE · Edmonton, AB, CA

DUPR

2.241

DG
Danielle Gislason

MEVN6V · USA

DUPR

2.508

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5964430694
显示原始对决元数据 JSON
[
  {
    "team_id": 4955539692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.684,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Jeremy Dalgliesh",
        "dupr_id": "WZZEDK",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8570861260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendy Sung",
        "dupr_id": "ELONRE",
        "rating": 2.241,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Danielle Gislason",
        "dupr_id": "MEVN6V",
        "rating": 2.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]