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

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

ID: 5018844368

对局比分

15-7

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

New Braunfels, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brian Boutin

NYXEQW · Garden Ridge, TX, US

DUPR

4.004

Jeff Coultas

89ZWLJ · New Braunfels, TX, US

DUPR

4.036

阵营 2负方
BW
Bryan Winberg

RZYNEM · New Braunfels, TX, US

DUPR

3.630

MB
Michael Bunzel

8W7WWM · Corpus Christi, TX, US

DUPR

3.471

数据访问 (AI / 开发者)

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

cURL Request:

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