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

League B - 5/28

ID: 5967985442

对局比分

8-11

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

3:30 PM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1负方
AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.419

SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.454

阵营 2胜方
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.692

BG
Bryce Goodman

MYD7ZP · Lehi, UT, US

DUPR

4.360

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5967985442
显示原始对决元数据 JSON
[
  {
    "team_id": 6222265304,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gustafson",
        "dupr_id": "RZXM6Q",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  },
  {
    "team_id": 4350729505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Bryce Goodman",
        "dupr_id": "MYD7ZP",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]