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

Queens Court Utah DUPR Reset #1

ID: 4979456949

对局比分

11-10

落败 / Loss

对决日期

2026-03-18

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RJ
Regan Judd

ODR7ZW · South Jordan, UT, US

DUPR

4.355

NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.112

阵营 2负方
KL
Katy Luxem

16WG7G · Sandy, UT, US

DUPR

4.046

TP
Tami Peterson

3LW7VJ · Draper, UT, US

DUPR

4.077

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4979456949
显示原始对决元数据 JSON
[
  {
    "team_id": 6675957368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Regan Judd",
        "dupr_id": "ODR7ZW",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 7322531709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katy Luxem",
        "dupr_id": "16WG7G",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Tami Peterson",
        "dupr_id": "3LW7VJ",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]