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

Week 7 DUPR league Friday

ID: 6059008320

对局比分

11-1

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

1:00 PM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1胜方
AR
Aapree Ray

7DDED5 · Lehi, UT, US

DUPR

3.703

KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.956

阵营 2负方
AB
Ashley Butler

3XR2ZX · Herriman, UT, US

DUPR

3.643

KD
Kelli Divino

17ZY93 · Sandy, UT, US

DUPR

3.448

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6059008320
显示原始对决元数据 JSON
[
  {
    "team_id": 7345263100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aapree Ray",
        "dupr_id": "7DDED5",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5153884210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Butler",
        "dupr_id": "3XR2ZX",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Kelli Divino",
        "dupr_id": "17ZY93",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]