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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 8042332399

对局比分

12-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1负方
ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.397

JG
Johnny goldberg

1N665W · Boynton Beach, FL, US

DUPR

5.481

阵营 2胜方
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.290

AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.761

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8042332399
显示原始对决元数据 JSON
[
  {
    "team_id": 8487186474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Johnny goldberg",
        "dupr_id": "1N665W",
        "rating": 5.481,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4938049133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.761,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  }
]