返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Southern Utah Pickleball Shootout - MD / 4.0 / 12-34

ID: 5017747069

对局比分

11-6

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Colton Shock

3Y57M4 · Clinton, UT, US

DUPR

4.122

JV
Justin Vicente

3OW0WL · Syracuse, UT, US

DUPR

4.092

阵营 2负方
MB
Maxx Baxter

67DPYG · Washington, UT, US

DUPR

3.722

NP
Nate Phillips

0Q0MVX · Washington, UT, US

DUPR

3.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5017747069
显示原始对决元数据 JSON
[
  {
    "team_id": 7941265064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colton Shock",
        "dupr_id": "3Y57M4",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Justin Vicente",
        "dupr_id": "3OW0WL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  },
  {
    "team_id": 5744581947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxx Baxter",
        "dupr_id": "67DPYG",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Nate Phillips",
        "dupr_id": "0Q0MVX",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]