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

Sunday Gauntlet - Pickleheads Gauntlet - Game 2

ID: 7204892906

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Air Sports Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steven Walter

P59J7E · USA

DUPR

2.758

SD
Sashane De Silva

K59ZE7 · USA

DUPR

3.116

TEAM 2LOSS
RD
Ranjan De Silva

0RD4Q2 · Colombo, WP, LK

DUPR

2.588

AA
Ayomi Aluwihare

6NJ0YD · USA

DUPR

3.005

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-7204892906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5916739265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Walter",
        "dupr_id": "P59J7E",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sashane De Silva",
        "dupr_id": "K59ZE7",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4498934076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ranjan De Silva",
        "dupr_id": "0RD4Q2",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Colombo, WP, LK"
      },
      {
        "name": "Ayomi Aluwihare",
        "dupr_id": "6NJ0YD",
        "rating": 3.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]