Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - 8am dupr ladder league

ID: 5145337470

Match Scores

11-1

Loss

Play Date

2026-01-28

Play Time (Est)

7:30 PM

Play Location

The Picklr St George

View Facility Page →

Competitor Teams

TEAM 1WINNER
Steve Lamirand

99MEYV · Mesquite, NV, US

DUPR

4.410

Mark Echo Hawk

169KG0 · St. George, UT, US

DUPR

4.061

TEAM 2LOSS
Charlie Benson

4LLPXK · Hurricane, UT, US

DUPR

4.217

KF
Kevin Flinders

3XLQQ7 · USA

DUPR

3.388

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-5145337470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6297295872,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Lamirand",
        "dupr_id": "99MEYV",
        "rating": 4.41,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Mesquite, NV, US"
      },
      {
        "name": "Mark Echo Hawk",
        "dupr_id": "169KG0",
        "rating": 4.061,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4422196576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Benson",
        "dupr_id": "4LLPXK",
        "rating": 4.217,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Kevin Flinders",
        "dupr_id": "3XLQQ7",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]