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

4.5 Senior (50+) Men - Alpine Days Pickleball Tournament 2025

ID: 5032269113

对局比分

11-5

落败 / Loss

对决日期

2025-08-14

对局时间 (估算)

6:15 AM

对决场地

Creekside Park

View Facility Page →

对决竞争阵营

阵营 1胜方
SC
Steve Cuillard

16XZ08 · Highland, UT, US

DUPR

4.573

BC
Brandt Carter

3ZRDKQ · American Fork, UT, US

DUPR

4.863

阵营 2负方
JS
Jared Schneider

3YKGL4 · Sandy, UT, US

DUPR

4.430

QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.497

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5032269113
显示原始对决元数据 JSON
[
  {
    "team_id": 6259041652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Cuillard",
        "dupr_id": "16XZ08",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Brandt Carter",
        "dupr_id": "3ZRDKQ",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6178570859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Schneider",
        "dupr_id": "3YKGL4",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]