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

Rock N Roll Round Robin - WD / 4.5 & Above / 12+

ID: 6144497573

对局比分

9-11, 12-10, 11-8

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kelsea Callister

DWV2WM · St. George, UT, US

DUPR

4.179

AS
Abby Studdert

3V59GJ · Leeds, UT, US

DUPR

4.195

阵营 2负方
JB
Jasha Bosshardt

3PM5RE · St. George, UT, US

DUPR

4.327

AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

4.042

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6144497573
显示原始对决元数据 JSON
[
  {
    "team_id": 6683763458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelsea Callister",
        "dupr_id": "DWV2WM",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Abby Studdert",
        "dupr_id": "3V59GJ",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Leeds, UT, US"
      }
    ]
  },
  {
    "team_id": 4872130546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jasha Bosshardt",
        "dupr_id": "3PM5RE",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]