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

PBG Pickleball Player

ID: 6196449681

对局比分

11-7

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Palm Beach Gardens, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SE
Scott Espenship

J5RO9J · Jupiter, FL, US

DUPR

4.911

TP
Tej P Savant

EGW25M · USA

DUPR

4.502

阵营 2负方
BE
Brandon Esposito

8J6DDW · Palm Beach Gardens, FL, US

DUPR

4.981

JS
Jake Stewart

DYD4DL · USA

DUPR

3.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6196449681
显示原始对决元数据 JSON
[
  {
    "team_id": 5361450676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Espenship",
        "dupr_id": "J5RO9J",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Tej P Savant",
        "dupr_id": "EGW25M",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4528940305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Esposito",
        "dupr_id": "8J6DDW",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Jake Stewart",
        "dupr_id": "DYD4DL",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]