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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 5395044808

Match Scores

11-1, 11-5

Loss

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
Luke Wasson

8E9J0V · PPA Tour Pro

DUPR

5.659

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.437

TEAM 2LOSS
RE
Ross English

892KMK · USA

DUPR

5.460

JW
Jake Wilson

8JQ95O · Birmingham, AL, US

DUPR

5.324

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-5395044808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4554727695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Wasson",
        "dupr_id": "8E9J0V",
        "rating": 5.659,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Luke-Wasson.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.437,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 5204416529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ross English",
        "dupr_id": "892KMK",
        "rating": 5.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "8JQ95O",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]