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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 5475902021

对局比分

15-7

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
GW
Garrett Whitehead

8ERWM3 · Draper, UT, US

DUPR

5.893

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.503

阵营 2负方
Andrew Caldarella

8DJ5M8 · PPA Tour Pro

DUPR

5.454

JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5475902021
显示原始对决元数据 JSON
[
  {
    "team_id": 7916809168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Whitehead",
        "dupr_id": "8ERWM3",
        "rating": 5.893,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.503,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5157406190,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Caldarella",
        "dupr_id": "8DJ5M8",
        "rating": 5.454,
        "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.625,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]