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

Men's 9 (v3)

ID: 6707020471

Match Scores

13-21

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

West Pickleball Hub

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Dean Musey

0Z4JPN · Edmonton, AB, CA

DUPR

2.779

SS
Stu Snowdon

GW6DJX · USA

DUPR

2.893

TEAM 2WINNER
LL
Larry Lannon

5EVEVR · Edmonton, AB, CA

DUPR

3.236

LL
Lai Leung

PWXJLE · Edmonton, AB, CA

DUPR

3.767

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-6707020471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5286649319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dean Musey",
        "dupr_id": "0Z4JPN",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Stu Snowdon",
        "dupr_id": "GW6DJX",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7383294595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Larry Lannon",
        "dupr_id": "5EVEVR",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lai  Leung",
        "dupr_id": "PWXJLE",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]