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

APP Tour: 2026 AARP Open - AARP Champions (50+) Mens Pro Doubles

ID: 6335185483

Match Scores

3-11, 11-5, 11-7

Loss

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.876

BB
Brian Baker

355ZWL · Gig Harbor, WA, US

DUPR

5.724

TEAM 2LOSS
DG
Dayne Gingrich

8GWDM3 · Santa Barbara, CA, US

DUPR

5.913

RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.587

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-6335185483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7914377027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.876,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      },
      {
        "name": "Brian Baker",
        "dupr_id": "355ZWL",
        "rating": 5.724,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      }
    ]
  },
  {
    "team_id": 6989269788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dayne Gingrich",
        "dupr_id": "8GWDM3",
        "rating": 5.913,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]