Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Pickleball Saskatchewan Provincial Championships - Mens Doubles Skill: (3.5) Age: (10 To 48)

ID: 6919056226

Match Scores

16-14

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Regina, SK

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZW
Zhanle Wang

PZQY6X · USA

DUPR

3.384

ZD
Zhongwei Du

D9RVRY · USA

DUPR

3.968

TEAM 2LOSS
MH
Matt Harrold

767N65 · Melville, SK, CA

DUPR

3.870

AS
Alvin Sieben

76K4Q0 · Melville, SK, CA

DUPR

3.636

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-6919056226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7071239620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zhanle  Wang",
        "dupr_id": "PZQY6X",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zhongwei Du",
        "dupr_id": "D9RVRY",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7342362721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Harrold",
        "dupr_id": "767N65",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Melville, SK, CA"
      },
      {
        "name": "Alvin Sieben",
        "dupr_id": "76K4Q0",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Melville, SK, CA"
      }
    ]
  }
]