Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Midwest #3

ID: 5384345619

Match Scores

11-1

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
grant sarnowski

JJ07WO · Lakewood, OH, US

DUPR

5.338

CN
Chad Nash

J5PZG4 · Cleveland, OH, US

DUPR

5.293

TEAM 2LOSS
JM
Josh Mackens

YGOWKG · Fishers, IN, US

DUPR

5.119

EG
Elliott Gilmore

L52NV5 · Fishers, IN, US

DUPR

4.894

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-5384345619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8291008172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grant sarnowski",
        "dupr_id": "JJ07WO",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Chad Nash",
        "dupr_id": "J5PZG4",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 7124484483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Mackens",
        "dupr_id": "YGOWKG",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Elliott Gilmore",
        "dupr_id": "L52NV5",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]