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

Paddle Throwdown @ Cranky Pickle Greater Austin, TX (2nd Annual) - Men's Doubles - 3.5 (All Ages) / 4.0 (50+)

ID: 4645394877

对局比分

15-6

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

10:15 AM

对决场地

New Braunfels, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brian Boutin

NYXEQW · Garden Ridge, TX, US

DUPR

3.964

Jeff Coultas

89ZWLJ · New Braunfels, TX, US

DUPR

3.949

阵营 2负方
BW
Bryan Winberg

RZYNEM · New Braunfels, TX, US

DUPR

3.653

MB
Michael Bunzel

8W7WWM · Corpus Christi, TX, US

DUPR

3.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4645394877
显示原始对决元数据 JSON
[
  {
    "team_id": 6849902508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Boutin",
        "dupr_id": "NYXEQW",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Garden Ridge, TX, US"
      },
      {
        "name": "Jeff Coultas",
        "dupr_id": "89ZWLJ",
        "rating": 3.949,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663bd360d7e3c.jpg",
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 7657208837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Winberg",
        "dupr_id": "RZYNEM",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Michael Bunzel",
        "dupr_id": "8W7WWM",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      }
    ]
  }
]