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

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

ID: 4926689984

对局比分

9-11

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

9:00 PM

对决场地

Winnipeg, MB

未核实场馆

对决竞争阵营

阵营 1负方
JJ
Jackie Jacobsen

3OYVL2 · Brandon, MB, CA

DUPR

3.610

CC
Christine Curtis

76RR55 · USA

DUPR

4.232

阵营 2胜方
SW
Sandra Webber

X2Y954 · Winnipeg, MB, CA

DUPR

4.146

SW
Shelley Waddell

RZZL9Q · Winnipeg, MB, CA

DUPR

3.766

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4926689984
显示原始对决元数据 JSON
[
  {
    "team_id": 7752850263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackie Jacobsen",
        "dupr_id": "3OYVL2",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Brandon, MB, CA"
      },
      {
        "name": "Christine Curtis",
        "dupr_id": "76RR55",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6613760055,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandra Webber",
        "dupr_id": "X2Y954",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Shelley Waddell",
        "dupr_id": "RZZL9Q",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]