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

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

ID: 7552638383

对局比分

18-21

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
OL
Olivia Lee

K52QN7 · Collegeville, PA, US

DUPR

3.428

DK
Davis kahl

GG4W5V · Phoenixville, PA, US

DUPR

4.087

阵营 2胜方
SK
Srilahari Kunchapu

PZLG6Q · Monroe, NJ, US

DUPR

3.516

MR
Matthew Reyes

L2QWMJ · Deptford, NJ, US

DUPR

4.139

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7552638383
显示原始对决元数据 JSON
[
  {
    "team_id": 7974791004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Olivia Lee",
        "dupr_id": "K52QN7",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Davis kahl",
        "dupr_id": "GG4W5V",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 8077016982,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Srilahari Kunchapu",
        "dupr_id": "PZLG6Q",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Monroe, NJ, US"
      },
      {
        "name": "Matthew Reyes",
        "dupr_id": "L2QWMJ",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Deptford, NJ, US"
      }
    ]
  }
]