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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 6311053209

Match Scores

15-12

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
RE
Ross English

892KMK · Birmingham, AL, US

DUPR

5.420

JW
Jake Wilson

8JQ95O · Birmingham, AL, US

DUPR

5.289

TEAM 2LOSS
HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

5.123

GP
Garrett Peterson

MY29NV · Houston, TX, US

DUPR

5.001

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-6311053209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6861291281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross English",
        "dupr_id": "892KMK",
        "rating": 5.42,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "8JQ95O",
        "rating": 5.289,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 5615419953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Garrett Peterson",
        "dupr_id": "MY29NV",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]