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

In and Out Pickleball - April 11th 4.5 Men's Doubles (Semifinals)

ID: 4853092225

对局比分

9-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

8001 Moving Way unit b, Mentor, OH 44060, USA

未核实场馆

对决竞争阵营

阵营 1负方
Trevor Bowers

55R66L · Erie County, OH, US

DUPR

4.287

AS
Austin Steindl

W6GE5M · Lorain, OH, US

DUPR

4.334

阵营 2胜方
VB
Vincent Bartolone

V7G6Q5 · Broadview Heights, OH, US

DUPR

4.529

BB
Brett Brown

GGD76D · Macedonia, OH, US

DUPR

4.615

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4853092225
显示原始对决元数据 JSON
[
  {
    "team_id": 7215530247,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor  Bowers",
        "dupr_id": "55R66L",
        "rating": 4.287,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/687a77cf89e08.jpg",
        "location": "Erie County, OH, US"
      },
      {
        "name": "Austin Steindl",
        "dupr_id": "W6GE5M",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Lorain, OH, US"
      }
    ]
  },
  {
    "team_id": 7131965603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Bartolone",
        "dupr_id": "V7G6Q5",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Broadview Heights, OH, US"
      },
      {
        "name": "Brett Brown",
        "dupr_id": "GGD76D",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      }
    ]
  }
]