返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

4.5 Men's Dink the Halls

ID: 6104974877

对局比分

15-2

获胜 / Win

对决日期

2024-12-30

对局时间 (估算)

6:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
LD
Luke Donigan

3P7PZQ · Kaysville, UT, US

DUPR

4.489

JD
Jonathan Donigan

89DXNV · Kaysville, UT, US

DUPR

4.899

阵营 2负方
BM
Brandon Michael Meryhew

30P5RG · Layton, UT, US

DUPR

4.821

CM
Creighton Meryhew

84MJZK · Layton, UT, US

DUPR

4.282

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6104974877
显示原始对决元数据 JSON
[
  {
    "team_id": 6092197589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Donigan",
        "dupr_id": "3P7PZQ",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Jonathan Donigan",
        "dupr_id": "89DXNV",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 4326997631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Michael Meryhew",
        "dupr_id": "30P5RG",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Creighton Meryhew",
        "dupr_id": "84MJZK",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]