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

APP Tour: 2026 AARP Open - Mens Doubles Moneyball 4.5+

ID: 5481408517

对局比分

4-11

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
DA
DELETED Account

J5OXVD · USA

DUPR

4.028

CH
Colby Holcomb

1NVVOZ · Seattle, WA, US

DUPR

4.996

阵营 2胜方
JR
Justin Rath

PKZR2Q · Issaquah, WA, US

DUPR

4.837

ZA
Zack AhYat

35Y0KL · Bothell, WA, US

DUPR

5.145

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5481408517
显示原始对决元数据 JSON
[
  {
    "team_id": 6733181231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "J5OXVD",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Holcomb",
        "dupr_id": "1NVVOZ",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7097926366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Rath",
        "dupr_id": "PKZR2Q",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Zack AhYat",
        "dupr_id": "35Y0KL",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]