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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 5807796333

对局比分

15-3

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.267

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.189

阵营 2负方
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.594

CA
Christian Actouka

M2YGXD · Cedar City, UT, US

DUPR

4.699

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5807796333
显示原始对决元数据 JSON
[
  {
    "team_id": 7307361927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7267685635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Christian Actouka",
        "dupr_id": "M2YGXD",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  }
]