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

TH Ladies DUPR reset

ID: 8237596413

对局比分

11-7

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

10:15 AM

对决场地

7037 High Tech Dr

View Facility Page →

对决竞争阵营

阵营 1胜方
NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.098

JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.784

阵营 2负方
KD
Kelli Divino

17ZY93 · Sandy, UT, US

DUPR

3.647

KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8237596413
显示原始对决元数据 JSON
[
  {
    "team_id": 5398681651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 4726489404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelli Divino",
        "dupr_id": "17ZY93",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]