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

2026 Tucson PPA Challenger - Mens Doubles Pro Main Draw

ID: 5263635124

对局比分

11-2, 5-11, 11-0

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

5:00 PM

对决场地

Tucson, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
EZ
Evan Zoeteman

W6NR2Q · USA

DUPR

5.001

AM
Alexandre Medawar

8MXGYD · USA

DUPR

4.559

阵营 2负方
JC
Jak Crow

V70ZXP · Las Vegas, NV, US

DUPR

4.483

MM
Matthew Melgar

0QWPPG · Culver City, CA, US

DUPR

4.420

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5263635124
显示原始对决元数据 JSON
[
  {
    "team_id": 7070063777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Zoeteman",
        "dupr_id": "W6NR2Q",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandre Medawar",
        "dupr_id": "8MXGYD",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4848637455,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jak Crow",
        "dupr_id": "V70ZXP",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Matthew Melgar",
        "dupr_id": "0QWPPG",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Culver City, CA, US"
      }
    ]
  }
]