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

TH Ladies DUPR reset

ID: 5910362765

对局比分

11-1

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

6:15 AM

对决场地

7037 High Tech Dr

View Facility Page →

对决竞争阵营

阵营 1胜方
NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.097

SH
Stormy Hill

7DYGE0 · Salt Lake City, UT, US

DUPR

3.545

阵营 2负方
HB
Holly Brown

89YR7E · Draper, UT, US

DUPR

3.266

JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5910362765
显示原始对决元数据 JSON
[
  {
    "team_id": 4805697109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Stormy Hill",
        "dupr_id": "7DYGE0",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5702714404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Brown",
        "dupr_id": "89YR7E",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]