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

The Dink Series Episode 1 @TheRally: 3.00-3.49+ QUARTERFINALS

ID: 4515412769

对局比分

11-6

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Melbourne VIC, Australia

未核实场馆

对决竞争阵营

阵营 1胜方
AN
Adam Newman

LV054Z · USA

DUPR

3.652

AH
Andrew Harper

94M72J · USA

DUPR

3.317

阵营 2负方
AK
Avner Kooperman

L24DKK · VIC, AU

DUPR

3.416

DB
Derek Buaya

0ZE942 · Diggers Rest, VIC, AU

DUPR

3.491

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4515412769
显示原始对决元数据 JSON
[
  {
    "team_id": 4940675174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Newman",
        "dupr_id": "LV054Z",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Harper",
        "dupr_id": "94M72J",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4553204642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Avner Kooperman",
        "dupr_id": "L24DKK",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Derek Buaya",
        "dupr_id": "0ZE942",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Diggers Rest, VIC, AU"
      }
    ]
  }
]