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

Sunday Gauntlet - Pickleheads Gauntlet - Game 3

ID: 5511336756

Match Scores

11-6

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Air Sports Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steven Walter

P59J7E · USA

DUPR

2.734

RD
Ranjan De Silva

0RD4Q2 · Colombo, WP, LK

DUPR

2.601

TEAM 2LOSS
CN
Camille Neidhardt

NXPVQ7 · USA

DUPR

2.459

AR
Abdul Rahman

LZ55EZ · USA

DUPR

2.364

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-5511336756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5079337831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Walter",
        "dupr_id": "P59J7E",
        "rating": 2.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ranjan De Silva",
        "dupr_id": "0RD4Q2",
        "rating": 2.601,
        "profile_pic_url": null,
        "location": "Colombo, WP, LK"
      }
    ]
  },
  {
    "team_id": 6638194614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camille  Neidhardt",
        "dupr_id": "NXPVQ7",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abdul  Rahman",
        "dupr_id": "LZ55EZ",
        "rating": 2.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]