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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 5461392688

Match Scores

6-15

Loss

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Chase Mason

1N4778 · Sharpsburg, GA, US

DUPR

5.047

CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.360

TEAM 2WINNER
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.394

CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.556

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-5461392688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4487661841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Mason",
        "dupr_id": "1N4778",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      },
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 8202754525,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Cole Whitaker",
        "dupr_id": "845GO2",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "Muskogee, OK, US"
      }
    ]
  }
]