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

PVLL 2026 - Mixed Pickleball Ladder May/June 2026

ID: 5307439397

对局比分

11-2

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

6:15 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
Sami Kronfli

Z9YXWW · Vaughan, ON, CA

DUPR

3.782

John Travis

LVKQLJ · USA

DUPR

4.026

阵营 2负方
DB
Daniela Barone

PWNXQM · USA

DUPR

3.782

CD
Cathy Ditizio

J5K4EO · Vaughan, ON, CA

DUPR

3.578

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5307439397
显示原始对决元数据 JSON
[
  {
    "team_id": 4818127968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sami  Kronfli",
        "dupr_id": "Z9YXWW",
        "rating": 3.782,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dfb1e90de18.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "John Travis",
        "dupr_id": "LVKQLJ",
        "rating": 4.026,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6807aec17502b.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 6834127478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniela Barone",
        "dupr_id": "PWNXQM",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Ditizio",
        "dupr_id": "J5K4EO",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  }
]