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

Greatful April - Men's 5.0 - winners Bracket Round 1

ID: 5416714890

对局比分

7-21

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1负方
WG
Wyatt Gage

KO0EPO · Saratoga Springs, UT, US

DUPR

4.104

MH
Mike Hokanson

9PRYEJ · American Fork, UT, US

DUPR

4.692

阵营 2胜方
LP
Luke Pope

8E5P6J · Millcreek, UT, US

DUPR

4.733

CW
Cam Weston

ZNDYDL · Holladay, UT, US

DUPR

4.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5416714890
显示原始对决元数据 JSON
[
  {
    "team_id": 6942390531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wyatt Gage",
        "dupr_id": "KO0EPO",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Mike Hokanson",
        "dupr_id": "9PRYEJ",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6741957824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Pope",
        "dupr_id": "8E5P6J",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Cam Weston",
        "dupr_id": "ZNDYDL",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]