返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pictona Open by Emerge Insurance Services - Combined Mens Doubles Skill: (5.0) Age: (50 To 59)

ID: 4556402070

对局比分

15-1

获胜 / Win

对决日期

2024-10-27

对局时间 (估算)

7:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Eric Latak

356QL1 · Jacksonville, FL, US

DUPR

4.735

AK
Adam Kework

QPZEZN · Jacksonville, FL, US

DUPR

4.796

阵营 2负方
JK
Jorge kaminski

3Z4YZM · Gainesville, FL, US

DUPR

4.286

CT
Changhong Tang

3554P3 · Orange Park, FL, US

DUPR

3.864

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4556402070
显示原始对决元数据 JSON
[
  {
    "team_id": 6143373055,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Latak",
        "dupr_id": "356QL1",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Adam Kework",
        "dupr_id": "QPZEZN",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 5335972099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge kaminski",
        "dupr_id": "3Z4YZM",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Changhong Tang",
        "dupr_id": "3554P3",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  }
]