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

DUPR 18 - Minor League Pickleball @ Colorado

ID: 5568536127

对局比分

17-21

落败 / Loss

对决日期

2025-08-23

对局时间 (估算)

4:45 AM

对决场地

Life Time

View Facility Page →

对决竞争阵营

阵营 1负方
PA
Pat Alfano

3LNJEK · Centennial, CO, US

DUPR

4.296

ES
Erika Shepard

PKE77G · Denver, CO, US

DUPR

4.605

阵营 2胜方
JS
Jaswinder Singh

JZMZM4 · Aurora, CO, US

DUPR

4.855

Denise Van Peursem

35E701 · Evergreen, CO, US

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5568536127
显示原始对决元数据 JSON
[
  {
    "team_id": 6365330612,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pat Alfano",
        "dupr_id": "3LNJEK",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Erika Shepard",
        "dupr_id": "PKE77G",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7638386779,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaswinder Singh",
        "dupr_id": "JZMZM4",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Denise Van Peursem",
        "dupr_id": "35E701",
        "rating": 4.393,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1178746/images/profile/9fe63ac0-1b4b-4c13-969d-3e4f4363e94c.png",
        "location": "Evergreen, CO, US"
      }
    ]
  }
]