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

Competitive Open Play Match

ID: 5320696151

Match Scores

11-6

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Daniel D’Costa

D5Q556 · USA

DUPR

2.477

AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.836

TEAM 2LOSS
LS
Lana Shaiba

KYRORO · USA

DUPR

2.335

GA
Ghani Ashi

5E6M45 · Riyadh, Riyadh Province, SA

DUPR

2.874

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-5320696151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7803663580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel D’Costa",
        "dupr_id": "D5Q556",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      }
    ]
  },
  {
    "team_id": 4410088368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lana Shaiba",
        "dupr_id": "KYRORO",
        "rating": 2.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ghani Ashi",
        "dupr_id": "5E6M45",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      }
    ]
  }
]