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

CPL (4.0) Week (1) Bounce Malvern @ Pickle House

ID: 8194507570

对局比分

21-17

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JZ
Jeff Zamorski

W650VY · Bridgeport, PA, US

DUPR

4.280

CF
Chris Fratinardo

4LG0Y6 · West Chester, PA, US

DUPR

4.342

阵营 2负方
GC
Gage Cvijic

9PQ2ZK · Cranbury, NJ, US

DUPR

4.231

DS
DEEPAK SUNKU

8E7Y5E · South Brunswick Township, NJ, US

DUPR

4.475

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8194507570
显示原始对决元数据 JSON
[
  {
    "team_id": 6412331882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Zamorski",
        "dupr_id": "W650VY",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Bridgeport, PA, US"
      },
      {
        "name": "Chris Fratinardo",
        "dupr_id": "4LG0Y6",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  },
  {
    "team_id": 8188823357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gage Cvijic",
        "dupr_id": "9PQ2ZK",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Cranbury, NJ, US"
      },
      {
        "name": "DEEPAK SUNKU",
        "dupr_id": "8E7Y5E",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      }
    ]
  }
]