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

Competitive Open Play Match

ID: 6852822064

对局比分

11-9

落败 / Loss

对决日期

2025-07-28

对局时间 (估算)

5:00 PM

对决场地

Nelson, BC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Shelley Dixon

KDGOG7 · USA

DUPR

3.035

RD
Ron Dahmann

O6X4W7 · USA

DUPR

2.534

阵营 2负方
BB
Barb Brogan

YNQXRD · Nelson, BC, CA

DUPR

2.549

DT
David T Lawson

0RG6WX · USA

DUPR

2.425

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6852822064
显示原始对决元数据 JSON
[
  {
    "team_id": 6737234527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelley Dixon",
        "dupr_id": "KDGOG7",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Dahmann",
        "dupr_id": "O6X4W7",
        "rating": 2.534,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4571201020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barb Brogan",
        "dupr_id": "YNQXRD",
        "rating": 2.549,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "David T Lawson",
        "dupr_id": "0RG6WX",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]