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

5-19-26

ID: 7422052816

Match Scores

11-0

Win

Play Date

2026-05-20

Play Time (Est)

5:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brett Steele

LWK6E5 · Wilmington, NC, US

DUPR

3.277

Hannah Samuelson

RYZPQM · Wilmington, NC, US

DUPR

3.431

TEAM 2LOSS
SH
seth hanft

M999WG · USA

DUPR

2.591

AT
Alyssa Timmol

WZZZDY · USA

DUPR

2.591

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-7422052816
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4677333727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Steele",
        "dupr_id": "LWK6E5",
        "rating": 3.277,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Hannah Samuelson",
        "dupr_id": "RYZPQM",
        "rating": 3.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6681f7b64ff9d.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5079480182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "seth hanft",
        "dupr_id": "M999WG",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alyssa Timmol",
        "dupr_id": "WZZZDY",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]