返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Veolia Texas Open - $1,000 Money Ball

ID: 8401777412

对局比分

7-11, 11-13

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

9:00 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1负方
NB
Nicholas Bond

350LNL · Canyon Lake, TX, US

DUPR

4.782

JG
Jesse golden

3OQMK7 · New Braunfels, TX, US

DUPR

4.747

阵营 2胜方
EG
Eduardo Garcia

ZNGYGW · Addison, TX, US

DUPR

5.249

GJ
Grant Johnson

QPE72D · Keller, TX, US

DUPR

5.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8401777412
显示原始对决元数据 JSON
[
  {
    "team_id": 6274685635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Bond",
        "dupr_id": "350LNL",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      },
      {
        "name": "Jesse golden",
        "dupr_id": "3OQMK7",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 5354740130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Garcia",
        "dupr_id": "ZNGYGW",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Addison, TX, US"
      },
      {
        "name": "Grant Johnson",
        "dupr_id": "QPE72D",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  }
]