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

PVLL 2026 - Mixed 3.0 to 6.0 Pickleball Ladder

ID: 8427414442

对局比分

11-2

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

11:30 PM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
J
Jeff

J5OPK4 · USA

DUPR

3.642

AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.489

阵营 2负方
AA
Augie Au

QX6XLD · USA

DUPR

3.382

JN
Jennifer Nguyen

XK974R · USA

DUPR

3.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8427414442
显示原始对决元数据 JSON
[
  {
    "team_id": 7626394629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff",
        "dupr_id": "J5OPK4",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      }
    ]
  },
  {
    "team_id": 8502108890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Augie Au",
        "dupr_id": "QX6XLD",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer  Nguyen",
        "dupr_id": "XK974R",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]