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

2025-26 AZ SR Team Playoffs

ID: 6154515997

对局比分

18-21

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

2:15 AM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1负方
RH
Ray Heinonen

8W2YYK · Torrance, CA, US

DUPR

4.943

AD
Alyssa Duran

8JMMXM · Discovery Bay, CA, US

DUPR

4.729

阵营 2胜方
DS
Darcy Shore

1NXLK7 · Las Vegas, NV, US

DUPR

4.864

NT
Nathan Tang

3V27YJ · Scottsdale, AZ, US

DUPR

4.979

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6154515997
显示原始对决元数据 JSON
[
  {
    "team_id": 6191672049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ray Heinonen",
        "dupr_id": "8W2YYK",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Alyssa Duran",
        "dupr_id": "8JMMXM",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 6718170380,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darcy Shore",
        "dupr_id": "1NXLK7",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Nathan Tang",
        "dupr_id": "3V27YJ",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]