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

PoCoMo Pickleball: Spring Smash

ID: 7275712607

Match Scores

11-6

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Coquitlam, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MY
Mattie Yeung

NR6VQ2 · USA

DUPR

3.235

AC
Adam Cheng

MY6MYD · Burnaby, BC, CA

DUPR

3.623

TEAM 2LOSS
Dragana Kosoric

RZL90Z · Vancouver, BC, CA

DUPR

3.398

AB
Alan Boysen

892P2J · Port Moody, BC, CA

DUPR

3.137

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-7275712607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7889078919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mattie Yeung",
        "dupr_id": "NR6VQ2",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Cheng",
        "dupr_id": "MY6MYD",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      }
    ]
  },
  {
    "team_id": 6830747427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dragana Kosoric",
        "dupr_id": "RZL90Z",
        "rating": 3.398,
        "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.137,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  }
]