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

Queens Court Utah DUPR Reset #1

ID: 7787414844

对局比分

11-8

获胜 / Win

对决日期

2026-03-18

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Leslie Mingo

84945V · Salt Lake City, UT, US

DUPR

4.166

KL
Katy Luxem

16WG7G · Sandy, UT, US

DUPR

4.044

阵营 2负方
DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.103

RJ
Regan Judd

ODR7ZW · South Jordan, UT, US

DUPR

4.188

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7787414844
显示原始对决元数据 JSON
[
  {
    "team_id": 7344356890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Mingo",
        "dupr_id": "84945V",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Katy Luxem",
        "dupr_id": "16WG7G",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 4733269317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Regan Judd",
        "dupr_id": "ODR7ZW",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]