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

USA Pickleball Golden Ticket - Arizona - Mixed Doubles 4.5/5.0 Age: (19+30+)

ID: 6472969770

对局比分

7-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

7:30 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Saneh Ste. Claire

2LOG0R · Denver, CO, US

DUPR

4.123

AK
Alexander Khachigian

DWWPRX · Wheat Ridge, CO, US

DUPR

4.853

阵营 2胜方
ES
Emily Scanlan

3OZ2QW · Mesa, AZ, US

DUPR

4.959

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.336

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6472969770
显示原始对决元数据 JSON
[
  {
    "team_id": 8025147344,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Saneh Ste. Claire",
        "dupr_id": "2LOG0R",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Alexander Khachigian",
        "dupr_id": "DWWPRX",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Wheat Ridge, CO, US"
      }
    ]
  },
  {
    "team_id": 4703445675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Scanlan",
        "dupr_id": "3OZ2QW",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]