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

Competitive Open Play Match

ID: 7304127782

Match Scores

2-11

Win

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1LOSS
FT
Fares Taha

Q97QER · USA

DUPR

2.382

HA
Hassan Alamri

GXJ7RQ · USA

DUPR

2.576

TEAM 2WINNER
JD
Jay Diaz

PPQKJZ · USA

DUPR

2.641

AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.904

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-7304127782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4969182439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fares Taha",
        "dupr_id": "Q97QER",
        "rating": 2.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hassan Alamri",
        "dupr_id": "GXJ7RQ",
        "rating": 2.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8377672338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Diaz",
        "dupr_id": "PPQKJZ",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      }
    ]
  }
]