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

2026 Punta Gorda PPA Challenger - Mens Doubles Pro Main Draw

ID: 6632159997

对局比分

11-0, 11-6

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

10:15 AM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
John Goins

ODREMW · Bradenton, FL, US

DUPR

6.258

ML
Michael Leonard

30P574 · FL, US

DUPR

5.703

阵营 2负方
JE
Jay Evans

12PWD7 · Schweinfurt, BY, DE

DUPR

4.710

WH
William Hsieh

55R90R · St. Cloud, FL, US

DUPR

4.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6632159997
显示原始对决元数据 JSON
[
  {
    "team_id": 7857973752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Goins",
        "dupr_id": "ODREMW",
        "rating": 6.258,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Michael Leonard",
        "dupr_id": "30P574",
        "rating": 5.703,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 6302239348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Evans",
        "dupr_id": "12PWD7",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Schweinfurt, BY, DE"
      },
      {
        "name": "William Hsieh",
        "dupr_id": "55R90R",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      }
    ]
  }
]