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

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

ID: 7307539255

对局比分

11-15

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
TL
Tyson Lennox

Q5RME4 · USA

DUPR

4.241

NL
Nathan Ledger

2QVE07 · London, ON, CA

DUPR

4.253

阵营 2胜方
JB
josh Baynai

6Z0L4Q · USA

DUPR

3.827

EV
Eric Voelz

942GZV · Flat Rock, MI, US

DUPR

4.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7307539255
显示原始对决元数据 JSON
[
  {
    "team_id": 6397572359,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyson Lennox",
        "dupr_id": "Q5RME4",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Ledger",
        "dupr_id": "2QVE07",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  },
  {
    "team_id": 5997699465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "josh Baynai",
        "dupr_id": "6Z0L4Q",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Voelz",
        "dupr_id": "942GZV",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Flat Rock, MI, US"
      }
    ]
  }
]