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

CPL (4.0) Week (9) Dill Dinkers Lansdale @ Pickle House

ID: 7839665133

对局比分

13-21

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CM

DUPR

3.859

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.869

阵营 2胜方
DS
DEEPAK SUNKU

8E7Y5E · South Brunswick Township, NJ, US

DUPR

4.484

GC
Gage Cvijic

9PQ2ZK · Cranbury, NJ, US

DUPR

4.242

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7839665133
显示原始对决元数据 JSON
[
  {
    "team_id": 4595886952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Metsikas",
        "dupr_id": "ZDJD0L",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  },
  {
    "team_id": 5296045076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DEEPAK SUNKU",
        "dupr_id": "8E7Y5E",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      },
      {
        "name": "Gage Cvijic",
        "dupr_id": "9PQ2ZK",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Cranbury, NJ, US"
      }
    ]
  }
]