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

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

ID: 7845526103

对局比分

21-11

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

12:45 AM

对决场地

Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jordan Gardner

EGD5GV · USA

DUPR

4.258

EA
Elaina Antonuk

EWV5RW · Ash Grove, MO, US

DUPR

4.619

阵营 2负方
KE
Kendra Efker

56R49R · USA

DUPR

3.634

BB
Brooke Buehler

0Q5ZY4 · Springfield, MO, US

DUPR

4.431

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7845526103
显示原始对决元数据 JSON
[
  {
    "team_id": 4895872141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Gardner",
        "dupr_id": "EGD5GV",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elaina Antonuk",
        "dupr_id": "EWV5RW",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Ash Grove, MO, US"
      }
    ]
  },
  {
    "team_id": 5476736683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendra Efker",
        "dupr_id": "56R49R",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brooke Buehler",
        "dupr_id": "0Q5ZY4",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      }
    ]
  }
]