Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoCoMo Pickleball: Spring Smash - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 8173803408

Match Scores

11-5

Loss

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Burnaby, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Lin Miada

ODKOVW · Port Coquitlam, BC, CA

DUPR

4.248

AF
Allan Florendo

PKPGLM · Coquitlam, BC, CA

DUPR

4.028

TEAM 2LOSS
DG
Dyane Goh

Z9ROEW · USA

DUPR

3.386

DL
Derrick Lee

L592EZ · Burnaby, BC, CA

DUPR

4.090

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-8173803408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6929681838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lin Miada",
        "dupr_id": "ODKOVW",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Port Coquitlam, BC, CA"
      },
      {
        "name": "Allan Florendo",
        "dupr_id": "PKPGLM",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  },
  {
    "team_id": 6747868938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dyane Goh",
        "dupr_id": "Z9ROEW",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derrick Lee",
        "dupr_id": "L592EZ",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      }
    ]
  }
]