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

Shamrock Smash 4.0 Men's Doubles

ID: 5339516458

对局比分

15-11

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

11:30 PM

对决场地

St Joseph, MI, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CH
Chad Hershberger

3P7DPQ · Granger, IN, US

DUPR

4.151

GS
Grant Shepherd

L57K56 · South Bend, IN, US

DUPR

3.893

阵营 2负方
KL
Kamdyn Lester

6ZP29Q · USA

DUPR

3.717

BF
Bryan Fairchild

EGZQ4W · Roanoke, IN, US

DUPR

3.554

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5339516458
显示原始对决元数据 JSON
[
  {
    "team_id": 7008778002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Hershberger",
        "dupr_id": "3P7DPQ",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Grant Shepherd",
        "dupr_id": "L57K56",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      }
    ]
  },
  {
    "team_id": 6472131053,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kamdyn Lester",
        "dupr_id": "6ZP29Q",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Fairchild",
        "dupr_id": "EGZQ4W",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Roanoke, IN, US"
      }
    ]
  }
]