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

The Pickleball Centers

ID: 6544156202

对局比分

9-11

落败 / Loss

对决日期

2026-03-24

对局时间 (估算)

3:30 PM

对决场地

Alberta, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
Della Middlemiss

EG0NQV · Sherwood Park, AB, CA

DUPR

3.386

DD
DENEEN D BORDULA

16MKMD · Parkland County, AB, CA

DUPR

3.349

阵营 2胜方
LW
Lisa Williams

DNQ5W6 · St. Albert, AB, CA

DUPR

3.289

AK
Alda kwan

NRGPMW · Edmonton, AB, CA

DUPR

3.141

数据访问 (AI / 开发者)

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

cURL Request:

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