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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 4593529248

对局比分

15-11

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
DS
Dalton Smith

3LV02K · St. George, UT, US

DUPR

4.887

SH
Shayden Hinton

6ZNN6G · Hurricane, UT, US

DUPR

4.926

阵营 2负方
BA
Brock Aldred

1N5QL2 · St. George, UT, US

DUPR

4.941

GB
Garret Brent

4LRXPM · North Las Vegas, NV, US

DUPR

3.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4593529248
显示原始对决元数据 JSON
[
  {
    "team_id": 5913406401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dalton Smith",
        "dupr_id": "3LV02K",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Shayden Hinton",
        "dupr_id": "6ZNN6G",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 5658134850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brock Aldred",
        "dupr_id": "1N5QL2",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Garret Brent",
        "dupr_id": "4LRXPM",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      }
    ]
  }
]