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

Club Pickleball USA 50+ Classic

ID: 5238061529

对局比分

11-5, 11-1

获胜 / Win

对决日期

2024-05-04

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.196

PE
Paul Eric Davis

3PPMZE · Salt Lake City, UT, US

DUPR

5.172

阵营 2负方
ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.386

TH
Todd Hogan

3ZZ2XP · Salt Lake City, UT, US

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5238061529
显示原始对决元数据 JSON
[
  {
    "team_id": 8298645315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      },
      {
        "name": "Paul Eric Davis",
        "dupr_id": "3PPMZE",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4763681814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      },
      {
        "name": "Todd Hogan",
        "dupr_id": "3ZZ2XP",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]