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

Competitive Open Play Match

ID: 4647419291

Match Scores

3-11

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Riyadh Saudi Arabia

Unverified Facility

Competitor Teams

TEAM 1LOSS
FF
Fahad Fawaz

Q94O4D · USA

DUPR

2.842

JB
Jajolyn Badilles

55LERV · USA

DUPR

2.487

TEAM 2WINNER
AM
Ahmed Mukhtar

D59PGY · Riyadh, Riyadh Province, SA

DUPR

2.919

AA
Abdullah Almadhi

JYLD4O · USA

DUPR

3.630

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-4647419291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4408673417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fahad Fawaz",
        "dupr_id": "Q94O4D",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jajolyn Badilles",
        "dupr_id": "55LERV",
        "rating": 2.487,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5377340682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ahmed Mukhtar",
        "dupr_id": "D59PGY",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Riyadh, Riyadh Province, SA"
      },
      {
        "name": "Abdullah Almadhi",
        "dupr_id": "JYLD4O",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]