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

Club Masters

ID: 8328365693

对局比分

11-1, 14-12

落败 / Loss

对决日期

2025-03-07

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Keaton Cullimore

3X9YR8 · Sandy, UT, US

DUPR

5.833

Andrew Caldarella

8DJ5M8 · PPA Tour Pro

DUPR

5.254

阵营 2负方
WC
William Caetano

35GZZP · Midvale, UT, US

DUPR

5.224

JM
Jaxon Madsen

3VY0N5 · Sandy, UT, US

DUPR

5.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8328365693
显示原始对决元数据 JSON
[
  {
    "team_id": 7254853943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keaton Cullimore",
        "dupr_id": "3X9YR8",
        "rating": 5.833,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Andrew Caldarella",
        "dupr_id": "8DJ5M8",
        "rating": 5.254,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-andrew-caldarella-headhost_480.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5076210509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Caetano",
        "dupr_id": "35GZZP",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Jaxon Madsen",
        "dupr_id": "3VY0N5",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]