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

PVLL 2026 - Mixed Pickleball Ladder May/June 2026

ID: 6607052915

对局比分

11-7

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

12:45 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Steven Popper

WX2MYG · USA

DUPR

3.357

MH
Mike Harvey

DNO494 · USA

DUPR

3.513

阵营 2负方
Donna McAdam

L5DOEJ · Vaughan, ON, CA

DUPR

3.568

AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.490

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6607052915
显示原始对决元数据 JSON
[
  {
    "team_id": 5814032221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Popper",
        "dupr_id": "WX2MYG",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Harvey",
        "dupr_id": "DNO494",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5228243817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna McAdam",
        "dupr_id": "L5DOEJ",
        "rating": 3.568,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/105187_62b056af64aa6.jpeg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      }
    ]
  }
]