返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Hot Shots vs Dink Shots League

ID: 4732522903

对局比分

9-11

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

8:45 AM

对决场地

Hot Shots Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
SG
Steve Graber

946QDJ · Louisville, OH, US

DUPR

3.210

BB
Brian Bontrager

RXJ55N · USA

DUPR

3.569

阵营 2胜方
AM
Aaron McCoy

67ZQ20 · USA

DUPR

3.445

ES
Evan Showler

DYP4NM · Canton, OH, US

DUPR

3.320

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4732522903
显示原始对决元数据 JSON
[
  {
    "team_id": 8347699952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Graber",
        "dupr_id": "946QDJ",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": "Louisville, OH, US"
      },
      {
        "name": "Brian Bontrager",
        "dupr_id": "RXJ55N",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5396045012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron McCoy",
        "dupr_id": "67ZQ20",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan Showler",
        "dupr_id": "DYP4NM",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]