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

Week 6 DUPR reset League

ID: 5987842240

对局比分

10-11

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

5:00 PM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
SH
Stormy Hill

7DYGE0 · Salt Lake City, UT, US

DUPR

3.635

AB
Ashley Butler

3XR2ZX · Herriman, UT, US

DUPR

3.678

阵营 2胜方
DH
dominoe hammond

3Z00MD · West Jordan, UT, US

DUPR

3.450

AS
Amy Savage

3VYXQE · West Jordan, UT, US

DUPR

3.755

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5987842240
显示原始对决元数据 JSON
[
  {
    "team_id": 5869630252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stormy Hill",
        "dupr_id": "7DYGE0",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Ashley Butler",
        "dupr_id": "3XR2ZX",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 8428775253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "dominoe hammond",
        "dupr_id": "3Z00MD",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Amy Savage",
        "dupr_id": "3VYXQE",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]