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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 7540729006

对局比分

15-8

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

11:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.587

DT
Daniel traxler

8J76JW · Oceanside, CA, US

DUPR

5.540

阵营 2负方
BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.773

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7540729006
显示原始对决元数据 JSON
[
  {
    "team_id": 6870050711,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Daniel traxler",
        "dupr_id": "8J76JW",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 6365736472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.773,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]