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

The Gauntlet - Pickleheads Gauntlet - Game 1

ID: 5760025301

Match Scores

11-5

Loss

Play Date

2026-06-04

Play Time (Est)

6:15 AM

Play Location

Fremont Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Richard Lamm

KDP476 · Union City, CA, US

DUPR

2.925

RG
Rohit Giyanani

2YQE9Y · Fremont, CA, US

DUPR

2.789

TEAM 2LOSS
PF
Peter Fleming

X0RKD2 · San Jose, CA, US

DUPR

2.184

AH
Andrew Hughes

6NQN9G · Fremont, CA, US

DUPR

2.271

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-5760025301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7254824201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Lamm",
        "dupr_id": "KDP476",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "Union City, CA, US"
      },
      {
        "name": "Rohit Giyanani",
        "dupr_id": "2YQE9Y",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 5573641994,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter  Fleming",
        "dupr_id": "X0RKD2",
        "rating": 2.184,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Andrew Hughes",
        "dupr_id": "6NQN9G",
        "rating": 2.271,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]