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

PVLL 2026 - Mixed Pickleball Ladder May/June 2026

ID: 6743744899

对局比分

11-7

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

8:45 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
Nelo Dimaculangan

G5RMEV · Vaughan, ON, CA

DUPR

3.776

JT
John Travis

LVKQLJ · USA

DUPR

4.048

阵营 2负方
MH
Mike Harvey

DNO494 · USA

DUPR

3.510

DB
Daniela Barone

PWNXQM · USA

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6743744899
显示原始对决元数据 JSON
[
  {
    "team_id": 7422877236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nelo Dimaculangan",
        "dupr_id": "G5RMEV",
        "rating": 3.776,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66d1e9a484262.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "John Travis",
        "dupr_id": "LVKQLJ",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5342211035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Harvey",
        "dupr_id": "DNO494",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniela Barone",
        "dupr_id": "PWNXQM",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]