返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Hub City Picklers

ID: 7171697329

对局比分

15-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

2:15 AM

对决场地

Jackson, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Gregory Suiter

1R4VXN · USA

DUPR

3.511

CG
Caleb Greene

EGD0MV · Trenton, TN, US

DUPR

3.605

阵营 2负方
JJ
Jeff Johnson

GG00ZG · USA

DUPR

3.375

DW
Denton Wilkes

6N074E · USA

DUPR

3.300

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7171697329
显示原始对决元数据 JSON
[
  {
    "team_id": 7540230260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Suiter",
        "dupr_id": "1R4VXN",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Greene",
        "dupr_id": "EGD0MV",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Trenton, TN, US"
      }
    ]
  },
  {
    "team_id": 5074282146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Johnson",
        "dupr_id": "GG00ZG",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denton  Wilkes",
        "dupr_id": "6N074E",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]