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

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

ID: 4985362238

对局比分

2-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Marstons Mills, MA

未核实场馆

对决竞争阵营

阵营 1负方
JE
Judith Eide

L5XVL5 · USA

DUPR

3.387

CM
Catherine M Richard

3PQRDG · USA

DUPR

4.128

阵营 2胜方
BK
Beth Kapnis-Livermore

845OM2 · Salem, MA, US

DUPR

4.107

AB
Ana Burke

17GDX5 · Danvers, MA, US

DUPR

4.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4985362238
显示原始对决元数据 JSON
[
  {
    "team_id": 7476244268,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Judith Eide",
        "dupr_id": "L5XVL5",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Catherine M Richard",
        "dupr_id": "3PQRDG",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5197752665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Kapnis-Livermore",
        "dupr_id": "845OM2",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Salem, MA, US"
      },
      {
        "name": "Ana Burke",
        "dupr_id": "17GDX5",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Danvers, MA, US"
      }
    ]
  }
]