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

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

ID: 8390168500

对局比分

15-6

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

5:00 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
SW
Samuel Wright

OD5477 · Grand Rapids, MI, US

DUPR

4.334

PD
Parker DeVoogd

PW7LJX · Grand Rapids, MI, US

DUPR

4.264

阵营 2负方
TH
Trevor Hamm

76K4VM · Grand Haven, MI, US

DUPR

3.851

ZS
Zack Selleck

JZKGE4 · Grand Haven, MI, US

DUPR

4.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8390168500
显示原始对决元数据 JSON
[
  {
    "team_id": 8136672672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel Wright",
        "dupr_id": "OD5477",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Parker DeVoogd",
        "dupr_id": "PW7LJX",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 5333610282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Hamm",
        "dupr_id": "76K4VM",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Grand Haven, MI, US"
      },
      {
        "name": "Zack Selleck",
        "dupr_id": "JZKGE4",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Grand Haven, MI, US"
      }
    ]
  }
]