Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PVLL 2026 - Mixed Pickleball Ladder May/June 2026

ID: 6907520901

Match Scores

11-2

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Pickleplex Social Club - Vaughan - Vaughan, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
John Travis

LVKQLJ · USA

DUPR

4.040

DB
Daniela Barone

PWNXQM · USA

DUPR

3.795

TEAM 2LOSS
AB
Andy Basacchi

7NMKL9 · Dripping Springs, TX, US

DUPR

3.506

CD
Cathy Ditizio

J5K4EO · Vaughan, ON, CA

DUPR

3.565

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6907520901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4540974360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Travis",
        "dupr_id": "LVKQLJ",
        "rating": 4.04,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6807aec17502b.jpg",
        "location": ""
      },
      {
        "name": "Daniela Barone",
        "dupr_id": "PWNXQM",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5211656341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Basacchi",
        "dupr_id": "7NMKL9",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Dripping Springs, TX, US"
      },
      {
        "name": "Cathy Ditizio",
        "dupr_id": "J5K4EO",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  }
]