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

Womens DUPR 13 (v3)

ID: 4598005505

对局比分

13-17

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

6:15 AM

对决场地

Calgary Pickleball Center

未核实场馆

对决竞争阵营

阵营 1负方
JV
Jennifer Vuong

EGDXEV · Calgary, AB, CA

DUPR

3.760

BP
becky plumer

LVZVLZ · Calgary, AB, CA

DUPR

3.644

阵营 2胜方
MD
Michelle Dow

12RZOE · Calgary, AB, CA

DUPR

3.662

CD
Chelsea Denis

D9JJPL · USA

DUPR

3.367

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4598005505
显示原始对决元数据 JSON
[
  {
    "team_id": 8510154811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Vuong",
        "dupr_id": "EGDXEV",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "becky plumer",
        "dupr_id": "LVZVLZ",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 6608432606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Dow",
        "dupr_id": "12RZOE",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Chelsea Denis",
        "dupr_id": "D9JJPL",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]