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

WEEK 4

ID: 5492883116

Match Scores

11-8

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
MN
Minh Nguyen

76VYWN · Dallas, TX, US

DUPR

3.509

SM
Sarmad memon

V676VP · USA

DUPR

3.067

TEAM 2LOSS
MV
Mohammed Vayalil

YNKEKD · USA

DUPR

3.556

SH
Steve Hodgson

Z9KKVQ · McKinney, TX, US

DUPR

3.362

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-5492883116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5205604811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Minh Nguyen",
        "dupr_id": "76VYWN",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Sarmad memon",
        "dupr_id": "V676VP",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5041344203,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohammed Vayalil",
        "dupr_id": "YNKEKD",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Hodgson",
        "dupr_id": "Z9KKVQ",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]