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

4.5 Men's Dink the Halls

ID: 5743945963

对局比分

4-11

获胜 / Win

对决日期

2024-12-30

对局时间 (估算)

8:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
JD
Jasen Dowdy

84DVNG · USA

DUPR

4.014

GW
George Whitney

NYGO9W · USA

DUPR

4.226

阵营 2胜方
JH
Jaron Horrocks

NYYOMW · USA

DUPR

4.002

ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5743945963
显示原始对决元数据 JSON
[
  {
    "team_id": 8457331184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasen Dowdy",
        "dupr_id": "84DVNG",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Whitney",
        "dupr_id": "NYGO9W",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8558534507,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaron Horrocks",
        "dupr_id": "NYYOMW",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      }
    ]
  }
]