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

Rotating partners Dupr Duel

ID: 5182740145

对局比分

11-1

落败 / Loss

对决日期

2026-04-08

对局时间 (估算)

2:15 AM

对决场地

Premier Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
DB
David Booth

L25LJJ · West Jordan, UT, US

DUPR

4.282

SM
Seth Manning

ZNYZNQ · Herriman, UT, US

DUPR

4.358

阵营 2负方
SH
Shane Hyer

84QGVV · Herriman, UT, US

DUPR

3.635

MS
Micah Summers

1Q40J0 · South Jordan, UT, US

DUPR

4.272

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5182740145
显示原始对决元数据 JSON
[
  {
    "team_id": 4728282957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Booth",
        "dupr_id": "L25LJJ",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Seth Manning",
        "dupr_id": "ZNYZNQ",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 4798670778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane Hyer",
        "dupr_id": "84QGVV",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Micah Summers",
        "dupr_id": "1Q40J0",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]