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

Pool A- DUPR 18/20 - The Dink Minor League Pickleball @ Route 66 Paddle Battle ~ Springfield, Missouri

ID: 7600526829

对局比分

21-7

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

10:15 AM

对决场地

Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
BE
Braden Eggeman

L5GLG5 · MO, US

DUPR

4.732

JG
Jordan Gardner

EGD5GV · USA

DUPR

4.302

阵营 2负方
AJ
Adam Johnson

EGD0XW · USA

DUPR

4.214

BB
Brooke Buehler

0Q5ZY4 · Springfield, MO, US

DUPR

4.395

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7600526829
显示原始对决元数据 JSON
[
  {
    "team_id": 4356182522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Eggeman",
        "dupr_id": "L5GLG5",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "MO, US"
      },
      {
        "name": "Jordan Gardner",
        "dupr_id": "EGD5GV",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6104602024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Johnson",
        "dupr_id": "EGD0XW",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brooke Buehler",
        "dupr_id": "0Q5ZY4",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      }
    ]
  }
]