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

CPL (3.5) Week (1) Forward @ Jersey Devil Green

ID: 6537175968

对局比分

21-18

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JW
Justyna Wojdyla

NX0R22 · Collegeville, PA, US

DUPR

3.522

BO
Brad Oakes

OZXG27 · Wayne, PA, US

DUPR

3.744

阵营 2负方
SK
Srilahari Kunchapu

PZLG6Q · Monroe, NJ, US

DUPR

3.508

JC
Jaspher Cosico

E94RDE · Deptford, NJ, US

DUPR

3.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6537175968
显示原始对决元数据 JSON
[
  {
    "team_id": 7067721920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justyna Wojdyla",
        "dupr_id": "NX0R22",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Brad Oakes",
        "dupr_id": "OZXG27",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Wayne, PA, US"
      }
    ]
  },
  {
    "team_id": 4562183177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Srilahari Kunchapu",
        "dupr_id": "PZLG6Q",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": "Monroe, NJ, US"
      },
      {
        "name": "Jaspher Cosico",
        "dupr_id": "E94RDE",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Deptford, NJ, US"
      }
    ]
  }
]