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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 5101494561

对局比分

15-6

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.593

AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.723

阵营 2负方
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.274

AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.751

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5101494561
显示原始对决元数据 JSON
[
  {
    "team_id": 8107457807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.723,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      }
    ]
  },
  {
    "team_id": 5044436859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.751,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  }
]