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

Queens Court Utah DUPR Reset #2

ID: 4723446868

对局比分

11-10

获胜 / Win

对决日期

2026-03-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Leslie Mingo

84945V · Salt Lake City, UT, US

DUPR

4.172

KL
Katy Luxem

16WG7G · Sandy, UT, US

DUPR

4.038

阵营 2负方
DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.106

JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.829

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4723446868
显示原始对决元数据 JSON
[
  {
    "team_id": 4606510779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Mingo",
        "dupr_id": "84945V",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Katy Luxem",
        "dupr_id": "16WG7G",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6036407324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]