Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PoCoMo Pickleball: Spring Smash - Men's 3.5

ID: 4384254752

Match Scores

1-11

Loss

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

Coquitlam, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Shahin Dashtgard

WNVMVM · USA

DUPR

3.124

AB
Alan Boysen

892P2J · Port Moody, BC, CA

DUPR

3.099

TEAM 2WINNER
SF
Steven Fung

QPJ64R · USA

DUPR

3.520

KF
Kaito Fung

0P2ZO2 · USA

DUPR

3.901

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-4384254752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5752276099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shahin Dashtgard",
        "dupr_id": "WNVMVM",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Boysen",
        "dupr_id": "892P2J",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  },
  {
    "team_id": 6995664706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Fung",
        "dupr_id": "QPJ64R",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaito Fung",
        "dupr_id": "0P2ZO2",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]