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

DUPR 18 - The Dink Minor Leauge Pickleball @ Little Rock Athletic Club

ID: 6728111213

对局比分

19-21

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

6:15 AM

对决场地

Little Rock Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
KS
kaushik sivakumar

EGO7GJ · Gilbert, AZ, US

DUPR

4.545

AW
Aleesa Wolf

W6V6RM · Jonesboro, AR, US

DUPR

3.818

阵营 2胜方
AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.883

BM
Bailey McNamara

2LZRQ7 · Hickory Withe, TN, US

DUPR

4.080

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6728111213
显示原始对决元数据 JSON
[
  {
    "team_id": 6068027021,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kaushik sivakumar",
        "dupr_id": "EGO7GJ",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Aleesa Wolf",
        "dupr_id": "W6V6RM",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Jonesboro, AR, US"
      }
    ]
  },
  {
    "team_id": 7417574751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Bailey McNamara",
        "dupr_id": "2LZRQ7",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Hickory Withe, TN, US"
      }
    ]
  }
]