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

Men's 9 (v3)

ID: 4574329530

Match Scores

18-21

Loss

Play Date

2026-02-07

Play Time (Est)

7:30 PM

Play Location

West Pickleball Hub

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
Larry Lannon

5EVEVR · Edmonton, AB, CA

DUPR

3.251

LL
Lai Leung

PWXJLE · Edmonton, AB, CA

DUPR

3.794

TEAM 2WINNER
TD
Tyson Diep

WKQRXQ · USA

DUPR

3.487

SS
Scott Strudwick

WNY4PM · USA

DUPR

3.088

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4574329530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8463584259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Lannon",
        "dupr_id": "5EVEVR",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lai  Leung",
        "dupr_id": "PWXJLE",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7301520252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyson Diep",
        "dupr_id": "WKQRXQ",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Strudwick",
        "dupr_id": "WNY4PM",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]