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

Southern Utah Pickleball Shootout - MXD / 4.5 / 35+

ID: 8131616453

对局比分

13-15

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
JF
Janie Findley

1QR22N · Alpine, UT, US

DUPR

4.018

DA
DELETED Account

8GJ0KD · USA

DUPR

4.347

阵营 2胜方
LK
Lisa Knowlton

6ZMX9Q · Washington, UT, US

DUPR

3.994

RK
Robert Knowlton

ODQ94L · St. George, UT, US

DUPR

4.144

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8131616453
显示原始对决元数据 JSON
[
  {
    "team_id": 4910461434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janie Findley",
        "dupr_id": "1QR22N",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "8GJ0KD",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6311186912,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Knowlton",
        "dupr_id": "6ZMX9Q",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Robert Knowlton",
        "dupr_id": "ODQ94L",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]