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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 5891297859

Match Scores

11-2, 11-3

Win

Play Date

2026-05-10

Play Time (Est)

4:45 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.232

DR
Daniel Roditi

1RX0KQ · Orange County, CA, US

DUPR

5.571

TEAM 2LOSS
BE
Brett Eberhardt

8WEODL · Honolulu, HI, US

DUPR

5.306

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.198

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-5891297859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5312256244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.232,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Daniel Roditi",
        "dupr_id": "1RX0KQ",
        "rating": 5.571,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  },
  {
    "team_id": 5042221962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Eberhardt",
        "dupr_id": "8WEODL",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]