返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Elite Pickleball League Season 7

ID: 7728138908

对局比分

0-11, 1-11

获胜 / Win

对决日期

2025-04-20

对局时间 (估算)

9:00 PM

对决场地

Phoenix, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KJ
Kevin J Berk

16N4MG · Scottsdale, AZ, US

DUPR

4.342

KS
Kent S Berk

8WZ97L · Scottsdale, AZ, US

DUPR

4.167

阵营 2胜方
PS
Paul Shoen

35W4EP · Paradise Valley, AZ, US

DUPR

4.505

RV
Random Vaughn

8MMGJP · USA

DUPR

4.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7728138908
显示原始对决元数据 JSON
[
  {
    "team_id": 8399409478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin J Berk",
        "dupr_id": "16N4MG",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Kent S Berk",
        "dupr_id": "8WZ97L",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5823185896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Shoen",
        "dupr_id": "35W4EP",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Paradise Valley, AZ, US"
      },
      {
        "name": "Random Vaughn",
        "dupr_id": "8MMGJP",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]