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

League C - 05/18

ID: 7026529265

对局比分

6-11

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

6:15 AM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1负方
RB
Rich Beus

16VXW0 · Saratoga Springs, UT, US

DUPR

3.966

KS
Kiley Summers

XKVPN2 · Eagle Mountain, UT, US

DUPR

4.160

阵营 2胜方
SB
Steve Bargeron

3557RL · Saratoga Springs, UT, US

DUPR

4.147

HP
Hala Paongo

8WR00Q · Lehi, UT, US

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7026529265
显示原始对决元数据 JSON
[
  {
    "team_id": 6566893169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rich Beus",
        "dupr_id": "16VXW0",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Kiley Summers",
        "dupr_id": "XKVPN2",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 5670452110,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Bargeron",
        "dupr_id": "3557RL",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Hala Paongo",
        "dupr_id": "8WR00Q",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]