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

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

ID: 5485506926

对局比分

7-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Marstons Mills, MA

未核实场馆

对决竞争阵营

阵营 1负方
NB
Nancy Boughton

Z9YKOP · Chatham, MA, US

DUPR

4.117

KN
Katie Nussdorfer

8DKVOL · Eastham, MA, US

DUPR

4.237

阵营 2胜方
TA
Tracey Anderson

8W4LRQ · Truro, MA, US

DUPR

3.927

DM
Dana Masterpolo

W6NJKK · USA

DUPR

4.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5485506926
显示原始对决元数据 JSON
[
  {
    "team_id": 6189226633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Boughton",
        "dupr_id": "Z9YKOP",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      },
      {
        "name": "Katie Nussdorfer",
        "dupr_id": "8DKVOL",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  },
  {
    "team_id": 7560804391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracey Anderson",
        "dupr_id": "8W4LRQ",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Truro, MA, US"
      },
      {
        "name": "Dana Masterpolo",
        "dupr_id": "W6NJKK",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]