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

Southern Utah Pickleball Shootout - MXD / 4.5 / 12-34

ID: 7782743751

对局比分

13-15

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

4:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
Amber Farmer

2LG997 · Hurricane, UT, US

DUPR

4.316

AB
alex brambila

0YLJJ4 · St. George, UT, US

DUPR

4.320

阵营 2胜方
LO
Lindsey Orth

3XOV23 · St. George, UT, US

DUPR

4.625

GB
Garret Brent

4LRXPM · North Las Vegas, NV, US

DUPR

3.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7782743751
显示原始对决元数据 JSON
[
  {
    "team_id": 5532417017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amber Farmer",
        "dupr_id": "2LG997",
        "rating": 4.316,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f38beb8856a.jpg",
        "location": "Hurricane, UT, US"
      },
      {
        "name": "alex brambila",
        "dupr_id": "0YLJJ4",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4845015245,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Orth",
        "dupr_id": "3XOV23",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Garret Brent",
        "dupr_id": "4LRXPM",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      }
    ]
  }
]