Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5942979402

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Muntazir Dada

554YN5 · USA

DUPR

3.669

DP
Dharmin Parmar

RW0PEN · Dar es Salaam, Dar es Salam, TZ

DUPR

3.717

TEAM 2LOSS
SH
Suheil Hassan

9DZDOK · USA

DUPR

3.050

MA
Mustafa Ahmed

P59WWZ · USA

DUPR

3.670

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-5942979402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4351838107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Muntazir Dada",
        "dupr_id": "554YN5",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dharmin Parmar",
        "dupr_id": "RW0PEN",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Dar es Salaam, Dar es Salam, TZ"
      }
    ]
  },
  {
    "team_id": 4628973880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suheil Hassan",
        "dupr_id": "9DZDOK",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mustafa Ahmed",
        "dupr_id": "P59WWZ",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]