返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Selkirk Red Rock Open Mens Doubles Senior Open

ID: 6275699041

对局比分

11-0, 11-6

落败 / Loss

对决日期

2024-04-28

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.434

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.435

阵营 2负方
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

5.048

RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6275699041
显示原始对决元数据 JSON
[
  {
    "team_id": 8528963934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.435,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5161388031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Ritter",
        "dupr_id": "3O4M73",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]