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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 5289302875

Match Scores

15-4

Loss

Play Date

2026-04-18

Play Time (Est)

8:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.602

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.557

TEAM 2LOSS
BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.718

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-5289302875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8335222564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.602,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7756036607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.718,
        "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"
      }
    ]
  }
]