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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 5120004305

对局比分

5-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
CE
Cedar English

YNZRMK · Cedar City, UT, US

DUPR

4.417

TM
Troy Moon

XJMQX5 · Cedar City, UT, US

DUPR

4.311

阵营 2胜方
TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.276

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.308

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120004305
显示原始对决元数据 JSON
[
  {
    "team_id": 4926667225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cedar English",
        "dupr_id": "YNZRMK",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      },
      {
        "name": "Troy Moon",
        "dupr_id": "XJMQX5",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  },
  {
    "team_id": 5244810573,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]