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

Pickled! GameChangers

ID: 5543622907

对局比分

11-1

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

8:45 AM

对决场地

25334 W Eames St, Channahon, IL 60410, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Andrew Baum

E9PMKV · Channahon, IL, US

DUPR

4.021

TA
Thomas Angelos

4ZWR76 · Plainfield, IL, US

DUPR

3.482

阵营 2负方
JG
Jonathan Gurgul

GWOVXD · USA

DUPR

3.349

KM
Kris Mondrella

59V5YP · Channahon, IL, US

DUPR

2.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5543622907
显示原始对决元数据 JSON
[
  {
    "team_id": 8538614318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Baum",
        "dupr_id": "E9PMKV",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Thomas Angelos",
        "dupr_id": "4ZWR76",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Plainfield, IL, US"
      }
    ]
  },
  {
    "team_id": 5697529963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan  Gurgul",
        "dupr_id": "GWOVXD",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kris Mondrella",
        "dupr_id": "59V5YP",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      }
    ]
  }
]