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

PI Summer Ladder League - Session 2, Fri May 15

ID: 8471253727

对局比分

15-5

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.573

ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

3.856

阵营 2负方
MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.137

JB
jaymit Bakshi

GXG2KD · USA

DUPR

3.738

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8471253727
显示原始对决元数据 JSON
[
  {
    "team_id": 5481223233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 5351905432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "jaymit Bakshi",
        "dupr_id": "GXG2KD",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]