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

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

ID: 7919877224

对局比分

2-11, 6-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Michael Mullally

9DE0GK · USA

DUPR

4.302

JE
James Elizondo

8J5RPW · Fort Wayne, IN, US

DUPR

3.712

阵营 2胜方
JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.544

chris vacca

8EVG5J · Bend, OR, US

DUPR

4.482

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7919877224
显示原始对决元数据 JSON
[
  {
    "team_id": 5976289655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mullally",
        "dupr_id": "9DE0GK",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Elizondo",
        "dupr_id": "8J5RPW",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 7224112836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      },
      {
        "name": "chris vacca",
        "dupr_id": "8EVG5J",
        "rating": 4.482,
        "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"
      }
    ]
  }
]