Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Stouffville

ID: 6048065710

Match Scores

11-6

Win

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Whitchurch-Stouffville, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jason Chan

KD5Y06 · Markham, ON, CA

DUPR

4.319

RW
Richard Wong

L5D65Q · Markham, ON, CA

DUPR

4.517

TEAM 2LOSS
CW
Charles Wang

V79L05 · Newmarket, ON, CA

DUPR

4.176

SS
Scott Sim

V442G7 · Toronto, ON, CA

DUPR

4.558

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-6048065710
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5325367538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Chan",
        "dupr_id": "KD5Y06",
        "rating": 4.319,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68325322ee91d.jpg",
        "location": "Markham, ON, CA"
      },
      {
        "name": "Richard Wong",
        "dupr_id": "L5D65Q",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 7479113842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Wang",
        "dupr_id": "V79L05",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Scott Sim",
        "dupr_id": "V442G7",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]