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

PPA Tour: Veolia Lakeland Open - $1,000 Money Ball

ID: 7002224459

对局比分

11-7, 11-8

获胜 / Win

对决日期

2025-11-20

对局时间 (估算)

12:45 AM

对决场地

Lakeland, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.588

DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.253

阵营 2负方
MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.350

NL
Nisal Liyanage

Q577X0 · Prior Lake, MN, US

DUPR

5.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7002224459
显示原始对决元数据 JSON
[
  {
    "team_id": 7286031191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.588,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  },
  {
    "team_id": 7651887735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nisal Liyanage",
        "dupr_id": "Q577X0",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  }
]