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

Bangers & Dinks

ID: 7625881819

对局比分

10-12

获胜 / Win

对决日期

2025-07-24

对局时间 (估算)

8:45 AM

对决场地

Richmond, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
GT
Glen Terwilliger

59KOJR · USA

DUPR

4.238

JJ
Jacob Johnson

YXE2ZD · Richmond, VA, US

DUPR

4.388

阵营 2胜方
ZB
Zach Baker

0QRLVX · Hanover County, VA, US

DUPR

4.656

RQ
Ryan Quevedo

QPDYQ0 · Chesterfield County, VA, US

DUPR

4.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7625881819
显示原始对决元数据 JSON
[
  {
    "team_id": 5829854449,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glen Terwilliger",
        "dupr_id": "59KOJR",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Johnson",
        "dupr_id": "YXE2ZD",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 8558168048,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zach Baker",
        "dupr_id": "0QRLVX",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Hanover County, VA, US"
      },
      {
        "name": "Ryan Quevedo",
        "dupr_id": "QPDYQ0",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]