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

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

ID: 7718681010

对局比分

8-11, 11-5, 6-11

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

7:30 PM

对决场地

Winnipeg, MB

未核实场馆

对决竞争阵营

阵营 1负方
FS
Freya Sigfusson

LVJNL5 · Winnipeg, MB, CA

DUPR

3.603

KE
Kim Ezzard

V4RN0E · East Selkirk, MB, CA

DUPR

3.756

阵营 2胜方
SW
Sandra Webber

X2Y954 · Winnipeg, MB, CA

DUPR

4.147

SW
Shelley Waddell

RZZL9Q · Winnipeg, MB, CA

DUPR

3.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7718681010
显示原始对决元数据 JSON
[
  {
    "team_id": 8231352587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Freya Sigfusson",
        "dupr_id": "LVJNL5",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Kim  Ezzard",
        "dupr_id": "V4RN0E",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "East Selkirk, MB, CA"
      }
    ]
  },
  {
    "team_id": 7220885668,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandra Webber",
        "dupr_id": "X2Y954",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Shelley Waddell",
        "dupr_id": "RZZL9Q",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]