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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 8228328543

Match Scores

15-7

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
WB
Wade Bryant

8DOL6Y · Amarillo, TX, US

DUPR

5.268

Luke Wasson

8E9J0V · PPA Tour Pro

DUPR

5.521

TEAM 2LOSS
AL
Andrew Loftin

89O5EJ · Boynton Beach, FL, US

DUPR

5.373

NA
Nicolas Almeida

YGRLZE · Betim, MG, BR

DUPR

5.293

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-8228328543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6518467283,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wade Bryant",
        "dupr_id": "8DOL6Y",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Luke Wasson",
        "dupr_id": "8E9J0V",
        "rating": 5.521,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Luke-Wasson.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 7544748746,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Loftin",
        "dupr_id": "89O5EJ",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Nicolas Almeida",
        "dupr_id": "YGRLZE",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Betim, MG, BR"
      }
    ]
  }
]