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

Brown Billone Club- Wednesday Night Ladder League

ID: 7709433513

对局比分

11-7

落败 / Loss

对决日期

2025-11-12

对局时间 (估算)

10:15 AM

对决场地

Easton, MA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.077

JV
Joe Vogel

L5Y2V6 · USA

DUPR

3.738

阵营 2负方
LC
Lauren Cavanaugh

4Z7OLG · MA, US

DUPR

3.728

MD
Michael Donnelly

170K5N · USA

DUPR

4.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7709433513
显示原始对决元数据 JSON
[
  {
    "team_id": 7744145137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Joe Vogel",
        "dupr_id": "L5Y2V6",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5775583944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Cavanaugh",
        "dupr_id": "4Z7OLG",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Michael Donnelly",
        "dupr_id": "170K5N",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]