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

Manitoba Pickleball League

ID: 4813578448

对局比分

10-12

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SF
Shauna Filuk

7NL5J5 · Winnipeg, MB, CA

DUPR

3.891

HS
Heather Shayna

6N2OKE · USA

DUPR

3.471

阵营 2胜方
PY
Penny Yakubowski

V7RZ7J · Winnipeg, MB, CA

DUPR

3.940

KS
Karen Schellenberg

5922VP · Winnipeg, MB, CA

DUPR

3.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4813578448
显示原始对决元数据 JSON
[
  {
    "team_id": 5809002038,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shauna Filuk",
        "dupr_id": "7NL5J5",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Heather Shayna",
        "dupr_id": "6N2OKE",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7515360484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Penny Yakubowski",
        "dupr_id": "V7RZ7J",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Karen Schellenberg",
        "dupr_id": "5922VP",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]