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

PVLL 2026 - Mixed 3.0 to 6.0 Pickleball Ladder

ID: 5007773371

对局比分

11-7

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

8:45 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
J
Jeff

J5OPK4 · USA

DUPR

3.525

JN
Jennifer Nguyen

XK974R · USA

DUPR

3.346

阵营 2负方
MH
Mike Harvey

DNO494 · USA

DUPR

3.445

AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5007773371
显示原始对决元数据 JSON
[
  {
    "team_id": 5460716709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff",
        "dupr_id": "J5OPK4",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer  Nguyen",
        "dupr_id": "XK974R",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4531638614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Harvey",
        "dupr_id": "DNO494",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      }
    ]
  }
]