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

Pickled! GameChangers

ID: 5631189593

对局比分

11-1

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

6:15 AM

对决场地

25334 W Eames St, Channahon, IL 60410, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Andrew Baum

E9PMKV · Channahon, IL, US

DUPR

3.999

JG
Jonathan Gurgul

GWOVXD · USA

DUPR

3.333

阵营 2负方
CA
Caleb Algire

PP0GDQ · USA

DUPR

2.569

NA
Noah Avery

OZJ02P · Will County, IL, US

DUPR

3.236

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5631189593
显示原始对决元数据 JSON
[
  {
    "team_id": 6096787500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Baum",
        "dupr_id": "E9PMKV",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Jonathan  Gurgul",
        "dupr_id": "GWOVXD",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8469653137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Algire",
        "dupr_id": "PP0GDQ",
        "rating": 2.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Avery",
        "dupr_id": "OZJ02P",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Will County, IL, US"
      }
    ]
  }
]