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

Week 6 DUPR reset League

ID: 4573810798

对局比分

7-11

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

11:30 PM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.053

SH
Stormy Hill

7DYGE0 · Salt Lake City, UT, US

DUPR

3.619

阵营 2胜方
DH
dominoe hammond

3Z00MD · West Jordan, UT, US

DUPR

3.457

AC
Allison Caviness

QX925D · USA

DUPR

3.345

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4573810798
显示原始对决元数据 JSON
[
  {
    "team_id": 6197274550,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Stormy Hill",
        "dupr_id": "7DYGE0",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6913853077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "dominoe hammond",
        "dupr_id": "3Z00MD",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Allison Caviness",
        "dupr_id": "QX925D",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]