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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 4795209488

Match Scores

15-9

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
George Rangelov

ZNYKYW · Largo, FL, US

DUPR

5.615

Edward Perez

16KKK1 · PPA Tour Pro

DUPR

5.652

TEAM 2LOSS
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.391

CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.548

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-4795209488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7517596331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Rangelov",
        "dupr_id": "ZNYKYW",
        "rating": 5.615,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/80239/images/profile/c66fbc60-c8d7-48a0-94d6-3d90ff8f0419.jpg",
        "location": "Largo, FL, US"
      },
      {
        "name": "Edward Perez",
        "dupr_id": "16KKK1",
        "rating": 5.652,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/02/384d5397-fdbe-460c-b4d9-80dd4924d8e0-2.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 4891125942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Cole Whitaker",
        "dupr_id": "845GO2",
        "rating": 5.548,
        "profile_pic_url": null,
        "location": "Muskogee, OK, US"
      }
    ]
  }
]