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

APP Tour: 2026 AARP Open - Mens Doubles 4.0/4.5+: 50+

ID: 6467329089

对局比分

15-12

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Chris Santos

8K62LY · Lynnwood, WA, US

DUPR

4.914

ER
Edward Roque

307G41 · Seattle, WA, US

DUPR

4.220

阵营 2负方
chris vacca

8EVG5J · Bend, OR, US

DUPR

4.490

JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6467329089
显示原始对决元数据 JSON
[
  {
    "team_id": 7209314009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Santos",
        "dupr_id": "8K62LY",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Edward Roque",
        "dupr_id": "307G41",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7577136572,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "chris vacca",
        "dupr_id": "8EVG5J",
        "rating": 4.49,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219380/images/profile/b0e72fb7-a976-4aeb-b19d-2e4124d0ebfa.png",
        "location": "Bend, OR, US"
      },
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  }
]