Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5232046137

Match Scores

7-15

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Regina, SK

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Matt Harrold

767N65 · Melville, SK, CA

DUPR

3.885

AS
Alvin Sieben

76K4Q0 · Melville, SK, CA

DUPR

3.647

TEAM 2WINNER
JH
Jay Hamilton

67OXWE · USA

DUPR

3.828

AB
Aron Bourgon

D99JO4 · USA

DUPR

3.379

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-5232046137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732103091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Harrold",
        "dupr_id": "767N65",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Melville, SK, CA"
      },
      {
        "name": "Alvin Sieben",
        "dupr_id": "76K4Q0",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Melville, SK, CA"
      }
    ]
  },
  {
    "team_id": 7588713222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Hamilton",
        "dupr_id": "67OXWE",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aron Bourgon",
        "dupr_id": "D99JO4",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]