Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Stouffville

ID: 8190494719

Match Scores

11-8

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Whitchurch-Stouffville, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jason Chan

KD5Y06 · Markham, ON, CA

DUPR

4.309

RW
Richard Wong

L5D65Q · Markham, ON, CA

DUPR

4.505

TEAM 2LOSS
CW
Charles Wang

V79L05 · Newmarket, ON, CA

DUPR

4.197

SS
Scott Sim

V442G7 · Toronto, ON, CA

DUPR

4.614

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-8190494719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4634164096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Chan",
        "dupr_id": "KD5Y06",
        "rating": 4.309,
        "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.505,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 5068407121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Wang",
        "dupr_id": "V79L05",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Scott Sim",
        "dupr_id": "V442G7",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]