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

Fall Brawl 2025 - MD / 4.5 / 12-34

ID: 5203478573

对局比分

7-15

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
Matt Devore

3LEJK5 · St. George, UT, US

DUPR

4.134

BH
Brady Hess

84V2ZV · St. George, UT, US

DUPR

5.023

阵营 2胜方
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.598

Caleb Kroll

PWV2LE · St. George, UT, US

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5203478573
显示原始对决元数据 JSON
[
  {
    "team_id": 6316715072,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Devore",
        "dupr_id": "3LEJK5",
        "rating": 4.134,
        "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.023,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5789252409,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Caleb Kroll",
        "dupr_id": "PWV2LE",
        "rating": 4.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1115297/images/profile/d0de9ff7-3e0f-451f-b7bd-2325ac121efe.png",
        "location": "St. George, UT, US"
      }
    ]
  }
]