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

All Things Pickleball ATP

ID: 5557247910

对局比分

11-1

获胜 / Win

对决日期

2024-08-15

对局时间 (估算)

7:30 PM

对决场地

Donnelly, ID 83615, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RW
Roy Wirthlin

3PO65E · Highland, UT, US

DUPR

4.199

KB
Kent Barnes

67K94E · Boardman, OR, US

DUPR

3.925

阵营 2负方
LZ
Lisa Zabriskie

PKXE6E · McCall, ID, US

DUPR

3.301

BM
Blair Moses

DN59DY · USA

DUPR

4.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5557247910
显示原始对决元数据 JSON
[
  {
    "team_id": 7829452962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roy Wirthlin",
        "dupr_id": "3PO65E",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Kent Barnes",
        "dupr_id": "67K94E",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Boardman, OR, US"
      }
    ]
  },
  {
    "team_id": 5280192691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Zabriskie",
        "dupr_id": "PKXE6E",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      },
      {
        "name": "Blair Moses",
        "dupr_id": "DN59DY",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]