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

Competitive Open Play Match

ID: 5111484052

Match Scores

11-5

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Mohammed Alsubaie

4QVKM2 · USA

DUPR

2.886

AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.818

TEAM 2LOSS
DD
Daniel D’Costa

D5Q556 · USA

DUPR

2.568

GL
Geng Li

ZZ2YPL · USA

DUPR

2.723

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-5111484052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4398415728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohammed Alsubaie",
        "dupr_id": "4QVKM2",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      }
    ]
  },
  {
    "team_id": 7657328814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel D’Costa",
        "dupr_id": "D5Q556",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geng Li",
        "dupr_id": "ZZ2YPL",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]