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

PoCoMo Pickleball: Spring Smash

ID: 7236321986

Match Scores

3-11

Loss

Play Date

2026-05-24

Play Time (Est)

3:30 PM

Play Location

Coquitlam, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
Dragana Kosoric

RZL90Z · Vancouver, BC, CA

DUPR

3.376

AB
Alan Boysen

892P2J · Port Moody, BC, CA

DUPR

3.043

TEAM 2WINNER
JL
Jie Lin

X0LGP5 · USA

DUPR

3.429

BJ
Bronson Jianbin Wei

M2G7GL · USA

DUPR

3.287

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-7236321986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5912259530,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dragana Kosoric",
        "dupr_id": "RZL90Z",
        "rating": 3.376,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148955_643900f20bd03.jpeg",
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Alan Boysen",
        "dupr_id": "892P2J",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  },
  {
    "team_id": 4843479015,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jie Lin",
        "dupr_id": "X0LGP5",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bronson Jianbin Wei",
        "dupr_id": "M2G7GL",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]