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

PPA Tour: 2026 PPA Finals - Mens Doubles Pro Main Draw

ID: 4809620148

Match Scores

4-11, 8-11

Win

Play Date

2026-05-06

Play Time (Est)

1:00 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GJ
Gabriel Joseph

3ZD2RM · USA

DUPR

5.707

WB
Wesley Burrows

8MPJPD · Thousand Oaks, CA, US

DUPR

5.672

TEAM 2WINNER
SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.606

Pesa Teoni

84RQV8 · PPA Tour Pro

DUPR

5.825

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-4809620148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4520855435,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Joseph",
        "dupr_id": "3ZD2RM",
        "rating": 5.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Burrows",
        "dupr_id": "8MPJPD",
        "rating": 5.672,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6657035506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.606,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Pesa Teoni",
        "dupr_id": "84RQV8",
        "rating": 5.825,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Pesa-Teoni.png",
        "location": "PPA Tour Pro"
      }
    ]
  }
]