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

PPA Tour: Rate Vegas Cup - Mens Doubles Senior Open

ID: 8309655740

对局比分

15-13

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

9:00 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.642

Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.266

阵营 2负方
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.905

EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.100

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8309655740
显示原始对决元数据 JSON
[
  {
    "team_id": 4796910211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.266,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65bdb8848fc9e.jpg",
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6860154543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]