Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5841352099

Match Scores

15-5

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

2450, S Stemmons Fwy, Lewisville

View Facility Page →

Competitor Teams

TEAM 1WINNER
Naveen Mariadas

56WDX0 · Frisco, TX, US

DUPR

3.808

Nam Nguyen

VXOJX7 · Irving, TX, US

DUPR

3.798

TEAM 2LOSS
Ashish Merchant

YGEO4G · Lewisville, TX, US

DUPR

3.982

AA
Ahsen Ali

M997LD · USA

DUPR

3.327

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-5841352099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8041335999,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Naveen Mariadas",
        "dupr_id": "56WDX0",
        "rating": 3.808,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "VXOJX7",
        "rating": 3.798,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Irving, TX, US"
      }
    ]
  },
  {
    "team_id": 6160372722,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashish Merchant",
        "dupr_id": "YGEO4G",
        "rating": 3.982,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Ahsen Ali",
        "dupr_id": "M997LD",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]