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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 6308783654

对局比分

11-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Blake Suard

L5KGMQ · Minneapolis, MN, US

DUPR

5.207

MG
Matt Gilbert

8DKD2Y · Minnetonka, MN, US

DUPR

5.080

阵营 2胜方
PW
Payton Weber

4LEXVK · Syracuse, UT, US

DUPR

4.993

GF
Gavin Fowler

355DGV · Tooele, UT, US

DUPR

5.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6308783654
显示原始对决元数据 JSON
[
  {
    "team_id": 5456051479,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Suard",
        "dupr_id": "L5KGMQ",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Matt Gilbert",
        "dupr_id": "8DKD2Y",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  },
  {
    "team_id": 7377028355,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Payton Weber",
        "dupr_id": "4LEXVK",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Gavin Fowler",
        "dupr_id": "355DGV",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Tooele, UT, US"
      }
    ]
  }
]