Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

50+ Classic Men’s 4.0

ID: 5585984733

Match Scores

4-15

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

7200 S - Club Pickleball USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Matt Landheim

N59K02 · USA

DUPR

3.099

Jared Hatch

GGZGQQ · Pocatello, ID, US

DUPR

3.939

TEAM 2WINNER
Ray Thom

Q55Z6R · Salt Lake City, UT, US

DUPR

3.661

Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.938

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-5585984733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6434940112,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Landheim",
        "dupr_id": "N59K02",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jared Hatch",
        "dupr_id": "GGZGQQ",
        "rating": 3.939,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 6349885032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ray Thom",
        "dupr_id": "Q55Z6R",
        "rating": 3.661,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.938,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Park City, UT, US"
      }
    ]
  }
]