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

Challenger League 7/17

ID: 6621459728

对局比分

7-11

获胜 / Win

对决日期

2023-07-17

对局时间 (估算)

9:00 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Randy Hallam

8GYRJM · Orem, UT, US

DUPR

4.763

ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.822

阵营 2胜方
SB
Spencer Brinton

1QR4PD · Provo, UT, US

DUPR

5.012

NS
Nick Stocking

3LKMG5 · Saratoga Springs, UT, US

DUPR

4.726

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6621459728
显示原始对决元数据 JSON
[
  {
    "team_id": 7241159739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Hallam",
        "dupr_id": "8GYRJM",
        "rating": 4.763,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85701_5f5ed9137c5e0.jpg",
        "location": "Orem, UT, US"
      },
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6374409101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Brinton",
        "dupr_id": "1QR4PD",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Nick Stocking",
        "dupr_id": "3LKMG5",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]