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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 7895194759

Match Scores

11-15

Win

Play Date

2026-04-18

Play Time (Est)

8:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.702

TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.939

TEAM 2WINNER
BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.719

EB
Eli Butts

7DLDO9 · Jackson County, AL, US

DUPR

4.859

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-7895194759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6711504645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Sin",
        "dupr_id": "LVWNZ5",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 5408675846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Eli Butts",
        "dupr_id": "7DLDO9",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Jackson County, AL, US"
      }
    ]
  }
]