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

Irish Open - Mens Doubles Skill: (4.5) Age: (28 To 49)

ID: 8302766437

对局比分

15-12

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

2:15 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
TH
Trevor Hamm

76K4VM · Grand Haven, MI, US

DUPR

3.886

ZS
Zack Selleck

JZKGE4 · Grand Haven, MI, US

DUPR

4.192

阵营 2负方
ES
Evan Sulpar

M2Z2EL · Gobles, MI, US

DUPR

3.996

TW
Thomas Wrench

RWR64M · USA

DUPR

4.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8302766437
显示原始对决元数据 JSON
[
  {
    "team_id": 5404814558,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Hamm",
        "dupr_id": "76K4VM",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Grand Haven, MI, US"
      },
      {
        "name": "Zack Selleck",
        "dupr_id": "JZKGE4",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Grand Haven, MI, US"
      }
    ]
  },
  {
    "team_id": 7093908686,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Sulpar",
        "dupr_id": "M2Z2EL",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Gobles, MI, US"
      },
      {
        "name": "Thomas Wrench",
        "dupr_id": "RWR64M",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]