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

APP Tour: 2026 AARP Open - Men's Doubles 4.5 Under 50

ID: 5782806343

Match Scores

15-9

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
JB
Jason Barringer

KDJZKQ · Bainbridge Island, WA, US

DUPR

5.000

RE
Rob Evans

YG06KE · Bainbridge Island, WA, US

DUPR

4.570

TEAM 2LOSS
AV
Alliver Verzon

L5LM9Q · Bremerton, WA, US

DUPR

4.309

JG
Justin Gallant

120098 · Poulsbo, WA, US

DUPR

4.595

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-5782806343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8032204262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Barringer",
        "dupr_id": "KDJZKQ",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Rob Evans",
        "dupr_id": "YG06KE",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 5176111962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alliver Verzon",
        "dupr_id": "L5LM9Q",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Bremerton, WA, US"
      },
      {
        "name": "Justin Gallant",
        "dupr_id": "120098",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Poulsbo, WA, US"
      }
    ]
  }
]