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

PVLL 2026 - Mixed 3.0 to 6.0 Pickleball Ladder

ID: 7063284649

对局比分

11-5

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

2:15 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
J
Jeff

J5OPK4 · USA

DUPR

3.462

MH
Mike Harvey

DNO494 · USA

DUPR

3.450

阵营 2负方
AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.484

AA
Augie Au

QX6XLD · USA

DUPR

3.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7063284649
显示原始对决元数据 JSON
[
  {
    "team_id": 4541600436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff",
        "dupr_id": "J5OPK4",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Harvey",
        "dupr_id": "DNO494",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5347904325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      },
      {
        "name": "Augie Au",
        "dupr_id": "QX6XLD",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]