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

Hub City Picklers

ID: 7172503066

对局比分

15-4

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

11:30 PM

对决场地

Jackson, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CG
Caleb Greene

EGD0MV · Trenton, TN, US

DUPR

3.606

LB
Lucas Bushart

Q9XWW4 · USA

DUPR

3.524

阵营 2负方
GS
Gregory Suiter

1R4VXN · USA

DUPR

3.522

JJ
Jeff Johnson

GG00ZG · USA

DUPR

3.371

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7172503066
显示原始对决元数据 JSON
[
  {
    "team_id": 4524455651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Greene",
        "dupr_id": "EGD0MV",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Trenton, TN, US"
      },
      {
        "name": "Lucas Bushart",
        "dupr_id": "Q9XWW4",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4491474454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Suiter",
        "dupr_id": "1R4VXN",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Johnson",
        "dupr_id": "GG00ZG",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]