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

D4$ - Division 2/3 Fixed Frenzy - Pickleheads Shuffle - Round 2 Game 3

ID: 5932991534

对局比分

15-7

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
BR
Bert Rosenberger

ODKO6L · Macon, GA, US

DUPR

3.235

BD
Brad Davis

EGY62E · Gray, GA, US

DUPR

3.829

阵营 2负方
KA
Kevin Adams

XK2E52 · USA

DUPR

3.429

JT
Jon Taylor

JJXD0M · Macon, GA, US

DUPR

3.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5932991534
显示原始对决元数据 JSON
[
  {
    "team_id": 5353555021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bert Rosenberger",
        "dupr_id": "ODKO6L",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Brad Davis",
        "dupr_id": "EGY62E",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  },
  {
    "team_id": 6835301858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Adams",
        "dupr_id": "XK2E52",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Taylor",
        "dupr_id": "JJXD0M",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]