返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pickled! GameChangers

ID: 5535286361

对局比分

11-5

落败 / 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.990

GN
Greg Newton

2Q57K7 · Minooka, IL, US

DUPR

3.326

阵营 2负方
NA
Noah Avery

OZJ02P · Will County, IL, US

DUPR

3.238

JF
Joshua Figueroa

D50P0Y · USA

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5535286361
显示原始对决元数据 JSON
[
  {
    "team_id": 7432964871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Baum",
        "dupr_id": "E9PMKV",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Greg Newton",
        "dupr_id": "2Q57K7",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Minooka, IL, US"
      }
    ]
  },
  {
    "team_id": 4660962615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Avery",
        "dupr_id": "OZJ02P",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Will County, IL, US"
      },
      {
        "name": "Joshua Figueroa",
        "dupr_id": "D50P0Y",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]