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

Dink It Forward for BHI 2026 - Women's Doubles Advanced

ID: 5410673447

对局比分

11-5

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Marstons Mills, MA

未核实场馆

对决竞争阵营

阵营 1胜方
NB
Nancy Boughton

Z9YKOP · Chatham, MA, US

DUPR

4.343

KN
Katie Nussdorfer

8DKVOL · Eastham, MA, US

DUPR

4.354

阵营 2负方
DB
Denise Bergman

9PMQ6R · Mashpee, MA, US

DUPR

3.331

LS
Linda Skiba

PWW5LM · USA

DUPR

3.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5410673447
显示原始对决元数据 JSON
[
  {
    "team_id": 5866914277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Boughton",
        "dupr_id": "Z9YKOP",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      },
      {
        "name": "Katie Nussdorfer",
        "dupr_id": "8DKVOL",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  },
  {
    "team_id": 5634192443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denise Bergman",
        "dupr_id": "9PMQ6R",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Mashpee, MA, US"
      },
      {
        "name": "Linda Skiba",
        "dupr_id": "PWW5LM",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]