Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 4932977398

Match Scores

15-6

Win

Play Date

2026-04-04

Play Time (Est)

11:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mohaned Alhouni

8DXE0Y · PPA Tour Pro

DUPR

6.170

SL
Sammy Lee

8JJLD8 · Gilbert, AZ, US

DUPR

5.760

TEAM 2LOSS
OG
Omar Garcia-Heredia

6ZOLJE · USA

DUPR

5.690

BS
Brodie Smith

1NXL2N · San Diego, CA, US

DUPR

5.656

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-4932977398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8121546828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohaned Alhouni",
        "dupr_id": "8DXE0Y",
        "rating": 6.17,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Mohaned-Alhouni-1.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Sammy Lee",
        "dupr_id": "8JJLD8",
        "rating": 5.76,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6560682707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Omar Garcia-Heredia",
        "dupr_id": "6ZOLJE",
        "rating": 5.69,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brodie Smith",
        "dupr_id": "1NXL2N",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]