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

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

ID: 5454887833

对局比分

10-15

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.539

chris vacca

8EVG5J · Bend, OR, US

DUPR

4.478

阵营 2胜方
Ajay Zachariah

QP5Q7D · Bellevue, WA, US

DUPR

4.235

GC
Gerald Chew

P5MXRQ · USA

DUPR

4.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5454887833
显示原始对决元数据 JSON
[
  {
    "team_id": 6822661473,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      },
      {
        "name": "chris vacca",
        "dupr_id": "8EVG5J",
        "rating": 4.478,
        "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"
      }
    ]
  },
  {
    "team_id": 7502268994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ajay Zachariah",
        "dupr_id": "QP5Q7D",
        "rating": 4.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65fbbb9a0c519.jpg",
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Gerald Chew",
        "dupr_id": "P5MXRQ",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]