Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoCoMo Pickleball: Spring Smash - Mens Doubles Skill: (3.5) Age: (Any)

ID: 7532342289

Match Scores

11-1

Loss

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Burnaby, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Morne Van Der Merwe

5Y2YO5 · USA

DUPR

4.097

KP
Kai Peterson

XO6NOX · USA

DUPR

4.097

TEAM 2LOSS
SD
Shahin Dashtgard

WNVMVM · USA

DUPR

3.157

AB
Alan Boysen

892P2J · Port Moody, BC, CA

DUPR

3.721

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-7532342289
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4725399482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morne Van Der Merwe",
        "dupr_id": "5Y2YO5",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kai Peterson",
        "dupr_id": "XO6NOX",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5213961481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shahin Dashtgard",
        "dupr_id": "WNVMVM",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Boysen",
        "dupr_id": "892P2J",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  }
]