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

The Pickleball Centers

ID: 5169614386

对局比分

11-7

落败 / Loss

对决日期

2026-03-24

对局时间 (估算)

11:30 PM

对决场地

Alberta, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
Della Middlemiss

EG0NQV · Sherwood Park, AB, CA

DUPR

3.393

LW
Lisa Williams

DNQ5W6 · St. Albert, AB, CA

DUPR

3.294

阵营 2负方
DD
DENEEN D BORDULA

16MKMD · Parkland County, AB, CA

DUPR

3.344

AK
Alda kwan

NRGPMW · Edmonton, AB, CA

DUPR

3.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5169614386
显示原始对决元数据 JSON
[
  {
    "team_id": 5528915032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Della Middlemiss",
        "dupr_id": "EG0NQV",
        "rating": 3.393,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/129281_63b20c163efe3.jpeg",
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Lisa Williams",
        "dupr_id": "DNQ5W6",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 5989157465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DENEEN D BORDULA",
        "dupr_id": "16MKMD",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Alda kwan",
        "dupr_id": "NRGPMW",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]