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

Competitive Open Play Match

ID: 5834771767

Match Scores

10-9

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.848

MA
Mohammed Alsubaie

4QVKM2 · USA

DUPR

2.864

TEAM 2LOSS
JD
Jay Diaz

PPQKJZ · USA

DUPR

2.823

AA
Abdullah Almadhi

JYLD4O · USA

DUPR

2.823

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-5834771767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7836680260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      },
      {
        "name": "Mohammed Alsubaie",
        "dupr_id": "4QVKM2",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4885869681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Diaz",
        "dupr_id": "PPQKJZ",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abdullah Almadhi",
        "dupr_id": "JYLD4O",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]