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

PVLL 2026 - Mixed Pickleball Ladder May/June 2026

ID: 5271358027

对局比分

12-10

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

8:45 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
NB
Niv Ben Haim

6Z0E4K · USA

DUPR

4.022

AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.507

阵营 2负方
BD
Bruno De Pace

YGJJ9G · USA

DUPR

3.358

MH
Mike Harvey

DNO494 · USA

DUPR

3.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5271358027
显示原始对决元数据 JSON
[
  {
    "team_id": 5093905987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Niv Ben Haim",
        "dupr_id": "6Z0E4K",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      }
    ]
  },
  {
    "team_id": 8477050444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruno De Pace",
        "dupr_id": "YGJJ9G",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Harvey",
        "dupr_id": "DNO494",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]