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

Queens Court Utah DUPR Reset #3

ID: 4328999542

对局比分

8-11

落败 / Loss

对决日期

2026-04-08

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AG
Alecia Gilbert

3P0WZZ · South Jordan, UT, US

DUPR

3.990

NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.076

阵营 2胜方
MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

3.844

JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4328999542
显示原始对决元数据 JSON
[
  {
    "team_id": 5181789053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alecia Gilbert",
        "dupr_id": "3P0WZZ",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 8125736087,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      },
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]