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

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

ID: 6527704801

对局比分

15-6

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
chris vacca

8EVG5J · Bend, OR, US

DUPR

4.499

JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.569

阵营 2负方
JE
James Elizondo

8J5RPW · Fort Wayne, IN, US

DUPR

3.642

MM
Michael Mullally

9DE0GK · USA

DUPR

4.183

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6527704801
显示原始对决元数据 JSON
[
  {
    "team_id": 4468681522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "chris vacca",
        "dupr_id": "8EVG5J",
        "rating": 4.499,
        "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.569,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  },
  {
    "team_id": 5912940195,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Elizondo",
        "dupr_id": "8J5RPW",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Michael Mullally",
        "dupr_id": "9DE0GK",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]