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

Cera Sports Park and Camp Grounds 3rd Annual Pickleball Classic - Mens Doubles 3.0 Medal Round

ID: 8349798655

对局比分

11-8

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
BG
Bradley Gay

J5099W · USA

DUPR

3.581

DG
David Gay

E9YZGW · USA

DUPR

3.134

阵营 2负方
TC
Taylor Carroll

MPVZOD · Indianapolis, IN, US

DUPR

3.273

DN
Druu Nichols

N75Z76 · Fishers, IN, US

DUPR

2.912

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8349798655
显示原始对决元数据 JSON
[
  {
    "team_id": 4754492130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Gay",
        "dupr_id": "J5099W",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Gay",
        "dupr_id": "E9YZGW",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4825295410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Carroll",
        "dupr_id": "MPVZOD",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Druu Nichols",
        "dupr_id": "N75Z76",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]