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

PBG Pickleball

ID: 8425417353

对局比分

15-12

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

10:15 AM

对决场地

Palm Beach Gardens, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BE
Brandon Esposito

8J6DDW · Palm Beach Gardens, FL, US

DUPR

4.959

MC
Matthew Card

3VQNY6 · Delray Beach, FL, US

DUPR

5.044

阵营 2负方
RG
Robbie gothelf

RZVVND · Palm Beach Gardens, FL, US

DUPR

4.641

Dylan Grishaber

2LPO7Y · North Palm Beach, FL, US

DUPR

4.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8425417353
显示原始对决元数据 JSON
[
  {
    "team_id": 6155257024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Esposito",
        "dupr_id": "8J6DDW",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Matthew Card",
        "dupr_id": "3VQNY6",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4506878409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robbie gothelf",
        "dupr_id": "RZVVND",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Dylan Grishaber",
        "dupr_id": "2LPO7Y",
        "rating": 4.38,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/142428_63fa801052e00.jpeg",
        "location": "North Palm Beach, FL, US"
      }
    ]
  }
]