Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Vaughan Pickleball

ID: 5016987563

Match Scores

11-4

Win

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

Vaughan, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jason Chan

KD5Y06 · Markham, ON, CA

DUPR

4.231

DR
David Reyn

99Q4DJ · USA

DUPR

4.052

TEAM 2LOSS
MM
MUKUL matta

ME2KGV · USA

DUPR

4.163

LG
Lucian Giurgiuculesei

EXN46M · USA

DUPR

4.005

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-5016987563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8352819807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Chan",
        "dupr_id": "KD5Y06",
        "rating": 4.231,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68325322ee91d.jpg",
        "location": "Markham, ON, CA"
      },
      {
        "name": "David Reyn",
        "dupr_id": "99Q4DJ",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5365213146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MUKUL matta",
        "dupr_id": "ME2KGV",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucian Giurgiuculesei",
        "dupr_id": "EXN46M",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]