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

Minto US Open Pickleball Championships - Minto US Open Pickleball Championships - Mixed Doubles Age 65+

ID: 7824107546

对局比分

15-13

落败 / Loss

对决日期

2023-04-18

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DV
Denise Van De Walle

8KDNW6 · Granger, IN, US

DUPR

3.953

RH
Roger Hershberger

8KZXVO · Goshen, IN, US

DUPR

4.207

阵营 2负方
KW
Katherine White

8KDGO7 · Lancaster, OH, US

DUPR

4.114

AQ
Anthony Quick

3VG6Z7 · Aiken, SC, US

DUPR

4.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7824107546
显示原始对决元数据 JSON
[
  {
    "team_id": 7531672517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Van De Walle",
        "dupr_id": "8KDNW6",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Roger Hershberger",
        "dupr_id": "8KZXVO",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      }
    ]
  },
  {
    "team_id": 4532344233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine White",
        "dupr_id": "8KDGO7",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      },
      {
        "name": "Anthony Quick",
        "dupr_id": "3VG6Z7",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      }
    ]
  }
]