返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

West Kootenay DUPR Ladder League

ID: 7133881616

对局比分

8-11

获胜 / Win

对决日期

2025-08-04

对局时间 (估算)

9:00 PM

对决场地

Nelson, BC, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Joanne Reaka

0R06YX · USA

DUPR

3.270

DUPR

3.271

阵营 2胜方
BB
Barb Brogan

YNQXRD · Nelson, BC, CA

DUPR

2.586

MP
Michelle Pozin

6NLE20 · USA

DUPR

2.810

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7133881616
显示原始对决元数据 JSON
[
  {
    "team_id": 6726249985,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joanne Reaka",
        "dupr_id": "0R06YX",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Felicitas  Winterscheidt",
        "dupr_id": "V494D7",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5534737442,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Barb Brogan",
        "dupr_id": "YNQXRD",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Michelle  Pozin",
        "dupr_id": "6NLE20",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]