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

Competitive Open Play Match

ID: 6036378133

Match Scores

2-11

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jay Diaz

PPQKJZ · USA

DUPR

2.419

HA
Hassan Alamri

GXJ7RQ · USA

DUPR

2.592

TEAM 2WINNER
AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.867

AA
Abdullah Almadhi

JYLD4O · USA

DUPR

3.228

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-6036378133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7239549291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Diaz",
        "dupr_id": "PPQKJZ",
        "rating": 2.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hassan Alamri",
        "dupr_id": "GXJ7RQ",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6378576789,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      },
      {
        "name": "Abdullah Almadhi",
        "dupr_id": "JYLD4O",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]