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

2026 Pickleball Manitoba Provincial Championships - Womens Doubles Skill: (4.0) Age: (50 To 59)

ID: 5445254328

对局比分

11-4

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

1:00 PM

对决场地

Winnipeg, MB

未核实场馆

对决竞争阵营

阵营 1胜方
SW
Sandra Webber

X2Y954 · Winnipeg, MB, CA

DUPR

4.174

SW
Shelley Waddell

RZZL9Q · Winnipeg, MB, CA

DUPR

3.800

阵营 2负方
LL
Leanne Lotecki

JZPK44 · Winnipeg, MB, CA

DUPR

3.524

CN
carol Nellis

XJOQ27 · Winnipeg, MB, CA

DUPR

3.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445254328
显示原始对决元数据 JSON
[
  {
    "team_id": 5374404830,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandra Webber",
        "dupr_id": "X2Y954",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Shelley Waddell",
        "dupr_id": "RZZL9Q",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 5510271961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leanne Lotecki",
        "dupr_id": "JZPK44",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "carol Nellis",
        "dupr_id": "XJOQ27",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]