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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 7511308743

Match Scores

5-15

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

5.294

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.430

TEAM 2WINNER
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.638

DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.562

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-7511308743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5980487337,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 6174757247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]