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

2026 Opelika PPA Challenger - Mens Doubles Pro Main Draw

ID: 6256163304

Match Scores

2-11, 5-11

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CD
Christopher Depetro

896DQ7 · Denton, TX, US

DUPR

4.833

TR
TJ Rudden

WKPGKM · NJ, US

DUPR

4.933

TEAM 2WINNER
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.380

CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.513

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-6256163304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4527607502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Depetro",
        "dupr_id": "896DQ7",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "TJ Rudden",
        "dupr_id": "WKPGKM",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7898803992,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Cole Whitaker",
        "dupr_id": "845GO2",
        "rating": 5.513,
        "profile_pic_url": null,
        "location": "Muskogee, OK, US"
      }
    ]
  }
]