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

Queens Court Utah DUPR Reset #4

ID: 5806279476

对局比分

11-9

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AG
Alecia Gilbert

3P0WZZ · South Jordan, UT, US

DUPR

4.023

KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.872

阵营 2负方
DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.065

AH
Arlene Hawkins

3O06OP · Sandy, UT, US

DUPR

3.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5806279476
显示原始对决元数据 JSON
[
  {
    "team_id": 7041424033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alecia Gilbert",
        "dupr_id": "3P0WZZ",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5328919412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Arlene Hawkins",
        "dupr_id": "3O06OP",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]