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

CPL (3.5) Week (12) Forward @ Pickleball Kingdom Lehigh Valley

ID: 7413214682

对局比分

21-14

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
IL
Isabel Laroque

E9RJJM · USA

DUPR

3.774

ME
Matt Enz

7JQG2M · Collegeville, PA, US

DUPR

3.864

阵营 2负方
AA
Ashley Abar

QJ605N · Lehigh County, PA, US

DUPR

3.725

JG
Jason Garcia

V7VWL6 · Kutztown, PA, US

DUPR

3.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7413214682
显示原始对决元数据 JSON
[
  {
    "team_id": 7494778514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isabel  Laroque",
        "dupr_id": "E9RJJM",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Enz",
        "dupr_id": "7JQG2M",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      }
    ]
  },
  {
    "team_id": 6552952637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley  Abar",
        "dupr_id": "QJ605N",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Jason Garcia",
        "dupr_id": "V7VWL6",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Kutztown, PA, US"
      }
    ]
  }
]