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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 4502709615

Match Scores

7-11, 11-7, 11-9

Win

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
Anderson Scarpa

3OWLR2 · PPA Tour Pro

DUPR

6.280

Rafa Hewett

305D48 · PPA Tour Pro

DUPR

6.254

TEAM 2LOSS
LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.562

NW
Nicholas Wade

NYYOVN · Greater London, England, GB

DUPR

5.603

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-4502709615
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5017872165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anderson Scarpa",
        "dupr_id": "3OWLR2",
        "rating": 6.28,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/anderson-Scarpa.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Rafa Hewett",
        "dupr_id": "305D48",
        "rating": 6.254,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Rafa-Hewett.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 4676467888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nicholas Wade",
        "dupr_id": "NYYOVN",
        "rating": 5.603,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]