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

CPL (4.0) Week (1) Dill Dinkers Lansdale @ ACE

ID: 7060366285

对局比分

25-27

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.899

CL
Chris Lee

ODP4G7 · Fort Washington, PA, US

DUPR

4.297

阵营 2胜方
NM
Nickolas Mirabelli

ZNK59Q · NJ, US

DUPR

4.418

DE
Daniel Ehala

X2NMZ2 · Mount Laurel Township, NJ, US

DUPR

4.385

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7060366285
显示原始对决元数据 JSON
[
  {
    "team_id": 8515554205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      },
      {
        "name": "Chris Lee",
        "dupr_id": "ODP4G7",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  },
  {
    "team_id": 4295325886,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nickolas Mirabelli",
        "dupr_id": "ZNK59Q",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Daniel Ehala",
        "dupr_id": "X2NMZ2",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]