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

2024 Thank Goodness for Pickleball Tournament by PIG - Mixed Doubles Skill: (4.0)

ID: 5205740724

对局比分

4-15

落败 / Loss

对决日期

2024-11-10

对局时间 (估算)

1:00 PM

对决场地

Wenatchee, WA

View Facility Page →

对决竞争阵营

阵营 1负方
EP
Erin Phillips

307XMG · USA

DUPR

3.331

PB
Peter Berg

3OEEVE · Bainbridge Island, WA, US

DUPR

4.726

阵营 2胜方
DH
Dianne Harris

3OWQPP · Chelan, WA, US

DUPR

4.444

TR
Tom Robinson

RZY2LN · Chelan, WA, US

DUPR

4.334

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5205740724
显示原始对决元数据 JSON
[
  {
    "team_id": 7659097563,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erin Phillips",
        "dupr_id": "307XMG",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Berg",
        "dupr_id": "3OEEVE",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 6697692666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dianne Harris",
        "dupr_id": "3OWQPP",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      },
      {
        "name": "Tom Robinson",
        "dupr_id": "RZY2LN",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      }
    ]
  }
]