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

Fall Brawl 2025 - MD / 4.5 / 12-34

ID: 6430235953

对局比分

3-15

落败 / Loss

对决日期

2025-10-10

对局时间 (估算)

2:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Braxton Ward

3Z5YEL · Nibley, UT, US

DUPR

4.299

JB
Josh Berberich

QPXLZ5 · Palmer, AK, US

DUPR

4.592

阵营 2胜方
Matt Devore

3LEJK5 · St. George, UT, US

DUPR

4.151

BH
Brady Hess

84V2ZV · St. George, UT, US

DUPR

5.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6430235953
显示原始对决元数据 JSON
[
  {
    "team_id": 7580419711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braxton Ward",
        "dupr_id": "3Z5YEL",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Nibley, UT, US"
      },
      {
        "name": "Josh Berberich",
        "dupr_id": "QPXLZ5",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      }
    ]
  },
  {
    "team_id": 6682318623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Devore",
        "dupr_id": "3LEJK5",
        "rating": 4.151,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/93981_63d0e5fe7b7ec.jpeg",
        "location": "St. George, UT, US"
      },
      {
        "name": "Brady Hess",
        "dupr_id": "84V2ZV",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]