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

League B - 05/07

ID: 5617665651

对局比分

11-10

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

4:45 AM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Trevor Catmull

JJYROJ · Pleasant Grove, UT, US

DUPR

4.586

RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.657

阵营 2负方
JD
Jared Downing

3PRLMQ · Lehi, UT, US

DUPR

4.544

SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5617665651
显示原始对决元数据 JSON
[
  {
    "team_id": 6715695280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Catmull",
        "dupr_id": "JJYROJ",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Ryan almond",
        "dupr_id": "8JORNW",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6027741453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Downing",
        "dupr_id": "3PRLMQ",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]