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

The Dink Series Episode 1 @TheRally: 3.00-3.49+ DIVISION POOL A

ID: 8566559619

对局比分

11-7

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

Melbourne VIC, Australia

未核实场馆

对决竞争阵营

阵营 1胜方
AN
Adam Newman

LV054Z · USA

DUPR

3.625

AH
Andrew Harper

94M72J · Pascoe Vale, VIC, AU

DUPR

3.295

阵营 2负方
DL
Damien Livesley

6N2K5E · VIC, AU

DUPR

3.131

DB
David Birrell

P5QN0Z · USA

DUPR

3.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8566559619
显示原始对决元数据 JSON
[
  {
    "team_id": 7991706843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Newman",
        "dupr_id": "LV054Z",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Harper",
        "dupr_id": "94M72J",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Pascoe Vale, VIC, AU"
      }
    ]
  },
  {
    "team_id": 5684140066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damien  Livesley",
        "dupr_id": "6N2K5E",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "David  Birrell",
        "dupr_id": "P5QN0Z",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]