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

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

ID: 5044452080

对局比分

2-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

Marstons Mills, MA

未核实场馆

对决竞争阵营

阵营 1负方
PR
Patricia Rega

3X7EO7 · USA

DUPR

3.744

DH
darla Hart

3OGWOW · USA

DUPR

4.254

阵营 2胜方
NB
Nancy Boughton

Z9YKOP · Chatham, MA, US

DUPR

4.281

KN
Katie Nussdorfer

8DKVOL · Eastham, MA, US

DUPR

4.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5044452080
显示原始对决元数据 JSON
[
  {
    "team_id": 5828248561,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patricia Rega",
        "dupr_id": "3X7EO7",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "darla Hart",
        "dupr_id": "3OGWOW",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6786491775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Boughton",
        "dupr_id": "Z9YKOP",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      },
      {
        "name": "Katie Nussdorfer",
        "dupr_id": "8DKVOL",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  }
]