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

2026 Houston PPA Challenger - Mens Doubles Pro Main Draw

ID: 6107141949

对局比分

15-10

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

10:15 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.611

HT
Haddow Thul

8EV0XM · Houston, TX, US

DUPR

5.350

阵营 2负方
EG
Eduardo Garcia

ZNGYGW · Addison, TX, US

DUPR

5.324

AV
Amit Verma

W65DVG · USA

DUPR

5.294

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6107141949
显示原始对决元数据 JSON
[
  {
    "team_id": 6564429888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.611,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Haddow Thul",
        "dupr_id": "8EV0XM",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6028387182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Garcia",
        "dupr_id": "ZNGYGW",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Addison, TX, US"
      },
      {
        "name": "Amit Verma",
        "dupr_id": "W65DVG",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]