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

CPL (4.0 (50+)) Week (10) Pickleball Kingdom Hamilton @ APC Garden State

ID: 8529073911

对局比分

22-24

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LL
Lily Liu

8EQRVE · USA

DUPR

4.334

AP
Albert Pamudji

RZO4XZ · USA

DUPR

4.307

阵营 2胜方
LS
Laura Sweet

3LY6XQ · Somerdale, NJ, US

DUPR

4.008

BS
Bennett Shanker

8DRX2M · Medford, NJ, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8529073911
显示原始对决元数据 JSON
[
  {
    "team_id": 7009371402,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lily Liu",
        "dupr_id": "8EQRVE",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Pamudji",
        "dupr_id": "RZO4XZ",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4344490526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Sweet",
        "dupr_id": "3LY6XQ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Somerdale, NJ, US"
      },
      {
        "name": "Bennett Shanker",
        "dupr_id": "8DRX2M",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  }
]