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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 4415221710

对局比分

15-5

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

7:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Austin Hardy

8D5VLX · St. George, UT, US

DUPR

5.347

NR
Nathan Reeve

8D4M41 · La Verkin, UT, US

DUPR

5.229

阵营 2负方
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.692

RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4415221710
显示原始对决元数据 JSON
[
  {
    "team_id": 8332859277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Hardy",
        "dupr_id": "8D5VLX",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nathan Reeve",
        "dupr_id": "8D4M41",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "La Verkin, UT, US"
      }
    ]
  },
  {
    "team_id": 5296127496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]