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

Punta Gorda PPA Challenger - Mens Doubles Pro Main Draw

ID: 4740382260

对局比分

11-8, 11-1

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

1:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
John Goins

ODREMW · Bradenton, FL, US

DUPR

5.935

JJ
Jay Jaudon

12YEGR · Bradenton, FL, US

DUPR

5.499

阵营 2负方
CC
Christopher Crouch

1QM725 · NSW, AU

DUPR

5.740

MM
Martin Michelsen

8D0L63 · Weston, FL, US

DUPR

5.450

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4740382260
显示原始对决元数据 JSON
[
  {
    "team_id": 5672862292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Goins",
        "dupr_id": "ODREMW",
        "rating": 5.935,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jay Jaudon",
        "dupr_id": "12YEGR",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 8344671798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Crouch",
        "dupr_id": "1QM725",
        "rating": 5.74,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Martin Michelsen",
        "dupr_id": "8D0L63",
        "rating": 5.45,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  }
]