返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pickleheads Gauntlet - Game 1

ID: 5066534677

对局比分

11-9

获胜 / Win

对决日期

2025-06-24

对局时间 (估算)

2:15 AM

对决场地

Hockey Hut Training Center

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jagadeesh chandra

7NGWW5 · Clifton Park, NY, US

DUPR

3.536

SV
Sarath Vemuri

ZD2E9M · USA

DUPR

3.340

阵营 2负方
DA
DELETED Account

OZ42JP · USA

DUPR

3.232

KK
Krish k

6N9EKK · USA

DUPR

2.897

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5066534677
显示原始对决元数据 JSON
[
  {
    "team_id": 5122191641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jagadeesh chandra",
        "dupr_id": "7NGWW5",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Sarath Vemuri",
        "dupr_id": "ZD2E9M",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8427114465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "OZ42JP",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Krish k",
        "dupr_id": "6N9EKK",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]