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

Southern Utah Pickleball Shootout / St. George Pickleball - MD / 5.0 / All Ages

ID: 5424927725

对局比分

12-10, 12-10

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.606

EG
Eric Gubler

3ZZJEW · USA

DUPR

5.465

阵营 2负方
JS
Jason Schallenberger

3ZDMXP · Washington, UT, US

DUPR

5.016

TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5424927725
显示原始对决元数据 JSON
[
  {
    "team_id": 8083047231,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.606,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6760183255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Schallenberger",
        "dupr_id": "3ZDMXP",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.534,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]