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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 5405056055

对局比分

14-12, 11-4

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
Andrew Caldarella

8DJ5M8 · PPA Tour Pro

DUPR

5.445

JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.617

阵营 2负方
BB
Brian Buzianis

QPNK05 · Stansbury Park, UT, US

DUPR

5.522

CN
Chase Nuttall

QP2G0D · Park City, UT, US

DUPR

5.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5405056055
显示原始对决元数据 JSON
[
  {
    "team_id": 6860690400,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Caldarella",
        "dupr_id": "8DJ5M8",
        "rating": 5.445,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-andrew-caldarella-headhost_480.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.617,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 6935182745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Buzianis",
        "dupr_id": "QPNK05",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      },
      {
        "name": "Chase Nuttall",
        "dupr_id": "QP2G0D",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  }
]