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

Rock N Roll Round Robin - WD / 4.5 / 35+

ID: 6754182790

对局比分

15-3

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

11:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Catheryn Bernal Felix

8MJKNV · Hurricane, UT, US

DUPR

4.662

KH
Karen Holt

8WK2QG · Washington, UT, US

DUPR

3.914

阵营 2负方
SJ
Sally Jensen

3V2255 · St. George, UT, US

DUPR

3.574

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6754182790
显示原始对决元数据 JSON
[
  {
    "team_id": 7847569445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catheryn Bernal Felix",
        "dupr_id": "8MJKNV",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Karen Holt",
        "dupr_id": "8WK2QG",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 8077049483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sally Jensen",
        "dupr_id": "3V2255",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]