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

League B - 5/28

ID: 6358136363

对局比分

11-9

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1胜方
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.689

BG
Bryce Goodman

MYD7ZP · Lehi, UT, US

DUPR

4.357

阵营 2负方
AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.422

SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.457

数据访问 (AI / 开发者)

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

cURL Request:

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