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

4.5 Men's Dink the Halls

ID: 6961460084

对局比分

11-5

落败 / Loss

对决日期

2024-12-30

对局时间 (估算)

9:00 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jackson Hogan

8ML72O · USA

DUPR

4.268

TH
Todd Hogan

3ZZ2XP · Salt Lake City, UT, US

DUPR

4.451

阵营 2负方
JH
Jaron Horrocks

NYYOMW · USA

DUPR

3.938

ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6961460084
显示原始对决元数据 JSON
[
  {
    "team_id": 8348468750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Hogan",
        "dupr_id": "8ML72O",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Hogan",
        "dupr_id": "3ZZ2XP",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 8569298720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaron Horrocks",
        "dupr_id": "NYYOMW",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      }
    ]
  }
]