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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0/4.5 Age: (70+)

ID: 6903264992

对局比分

11-5, 11-6

落败 / Loss

对决日期

2026-02-18

对局时间 (估算)

9:00 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Sally Ruxton

84PPOM · Springfield, OR, US

DUPR

4.539

R(
Richard (Rick) Kent

3PGOQ3 · Greeley, CO, US

DUPR

4.549

阵营 2负方
Penne Burgess

16G5PD · Carson City, NV, US

DUPR

4.187

PB
Paul Baragona

3Z0RNL · Bend, OR, US

DUPR

4.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6903264992
显示原始对决元数据 JSON
[
  {
    "team_id": 4621877866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sally Ruxton",
        "dupr_id": "84PPOM",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Richard (Rick) Kent",
        "dupr_id": "3PGOQ3",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Greeley, CO, US"
      }
    ]
  },
  {
    "team_id": 6100356630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Penne Burgess",
        "dupr_id": "16G5PD",
        "rating": 4.187,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1235015/images/profile/51fa0962-cbb1-420b-9bca-084a71ac612a.png",
        "location": "Carson City, NV, US"
      },
      {
        "name": "Paul Baragona",
        "dupr_id": "3Z0RNL",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]