Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.49 Men's Doubles

ID: 6538359435

Match Scores

4-11

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
James Regan

MYQJOD · USA

DUPR

4.142

Nathan Lohmer

M2VVRG · Hugo, MN, US

DUPR

4.041

TEAM 2WINNER
Mike Gaede

Q5J4Q5 · New Richmond, WI, US

DUPR

4.398

Daniel Jake McKown

1RKQE3 · Menomonie, WI, US

DUPR

4.278

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-6538359435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5423789198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Regan",
        "dupr_id": "MYQJOD",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Lohmer",
        "dupr_id": "M2VVRG",
        "rating": 4.041,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Hugo, MN, US"
      }
    ]
  },
  {
    "team_id": 6826980144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Gaede",
        "dupr_id": "Q5J4Q5",
        "rating": 4.398,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "New Richmond, WI, US"
      },
      {
        "name": "Daniel Jake McKown",
        "dupr_id": "1RKQE3",
        "rating": 4.278,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "Menomonie, WI, US"
      }
    ]
  }
]