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

Men's Doubles (Ages 45+) - Men's Doubles 8.4

ID: 5841186428

对局比分

6-15

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

9:00 PM

对决场地

The Picklr Austin West, 8201 N FM 620 Suite 130, Austin, TX 78726, USA

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brian Boutin

NYXEQW · Garden Ridge, TX, US

DUPR

4.001

Jeff Coultas

89ZWLJ · New Braunfels, TX, US

DUPR

4.155

阵营 2胜方
BR
Brian Ridge

89XKZE · Tampa, FL, US

DUPR

4.217

Thomas Dallam

84D7EM · Richmond, TX, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5841186428
显示原始对决元数据 JSON
[
  {
    "team_id": 7015994301,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Boutin",
        "dupr_id": "NYXEQW",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Garden Ridge, TX, US"
      },
      {
        "name": "Jeff Coultas",
        "dupr_id": "89ZWLJ",
        "rating": 4.155,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663bd360d7e3c.jpg",
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 4877237760,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Ridge",
        "dupr_id": "89XKZE",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Thomas Dallam",
        "dupr_id": "84D7EM",
        "rating": 4.156,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/110252_629a841e80272.jpeg",
        "location": "Richmond, TX, US"
      }
    ]
  }
]