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

Bash Winter Classic - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6257511428

对局比分

9-15

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
JB
josh Baynai

6Z0L4Q · USA

DUPR

3.811

EV
Eric Voelz

942GZV · Flat Rock, MI, US

DUPR

4.479

阵营 2胜方
JM
Joe Maura

94ERWR · Grand Rapids, MI, US

DUPR

4.277

AB
Ali Bhallo

3YPX04 · Allentown, PA, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6257511428
显示原始对决元数据 JSON
[
  {
    "team_id": 8297965228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "josh Baynai",
        "dupr_id": "6Z0L4Q",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Voelz",
        "dupr_id": "942GZV",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Flat Rock, MI, US"
      }
    ]
  },
  {
    "team_id": 7738891989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Maura",
        "dupr_id": "94ERWR",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Ali Bhallo",
        "dupr_id": "3YPX04",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      }
    ]
  }
]