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

DUPR Singles Showdown II - Singles DUPR 3 - 3.99

ID: 7558770751

对局比分

8-11

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

8:45 AM

对决场地

Bayswater, Vic

未核实场馆

对决竞争阵营

阵营 1负方
AK
Avner Kooperman

L24DKK · VIC, AU

DUPR

3.725

阵营 2胜方
NK
Nathan Kelly

GWM9PG · USA

DUPR

3.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7558770751
显示原始对决元数据 JSON
[
  {
    "team_id": 4667732432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Avner Kooperman",
        "dupr_id": "L24DKK",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 7144591494,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kelly",
        "dupr_id": "GWM9PG",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]