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

All Things Pickleball ATP

ID: 7057571106

对局比分

11-4

落败 / Loss

对决日期

2024-08-15

对局时间 (估算)

7:30 PM

对决场地

Donnelly, ID 83615, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TD
Tamara DeBoer

YG7Y4P · McCall, ID, US

DUPR

3.676

BM
Bolek Masiak

0QZ2PG · McCall, ID, US

DUPR

4.001

阵营 2负方
KM
Kenneth Mayer

8KQP67 · USA

DUPR

4.370

RW
Roy Wirthlin

3PO65E · Highland, UT, US

DUPR

4.154

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7057571106
显示原始对决元数据 JSON
[
  {
    "team_id": 4709044754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara DeBoer",
        "dupr_id": "YG7Y4P",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      },
      {
        "name": "Bolek Masiak",
        "dupr_id": "0QZ2PG",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      }
    ]
  },
  {
    "team_id": 4868929183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Mayer",
        "dupr_id": "8KQP67",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roy Wirthlin",
        "dupr_id": "3PO65E",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]