Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FDC-DUPR15-Week1

ID: 4935583918

Match Scores

11-3

Loss

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Fremont Tennis Center, Stevenson Boulevard, Fremont, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
VM
Vikas Madan

EG7V5V · USA

DUPR

4.229

AG
Ashutosh Gupta

8MXV7P · Fremont, CA, US

DUPR

3.716

TEAM 2LOSS
RH
Roger Huang

YG67OG · Alameda, CA, US

DUPR

3.558

VW
Vincent Woo

ZDKRRW · USA

DUPR

3.533

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-4935583918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6824267413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vikas Madan",
        "dupr_id": "EG7V5V",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashutosh Gupta",
        "dupr_id": "8MXV7P",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4302610782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roger Huang",
        "dupr_id": "YG67OG",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Vincent Woo",
        "dupr_id": "ZDKRRW",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]