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

APP Tour: 2026 AARP Open - AARP Masters (60+) Mens Pro Doubles

ID: 5416645203

Match Scores

3-11, 11-8, 6-11

Loss

Play Date

2026-03-27

Play Time (Est)

4:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.386

Howard Mendel

3Z7MED · Goodyear, AZ, US

DUPR

5.155

TEAM 2WINNER
VV
Vince Van Patten

KOO6DQ · Malibu, CA, US

DUPR

5.282

DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.443

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-5416645203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6265422365,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Howard Mendel",
        "dupr_id": "3Z7MED",
        "rating": 5.155,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140847/images/profile/86015e58-681f-47e4-bfe2-c2ed759ff1c3.png",
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 5675387480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vince Van Patten",
        "dupr_id": "KOO6DQ",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "Malibu, CA, US"
      },
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.443,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]