Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 USSP South Regional Championship-Opelika, AL-Presented by Humana - LEGENDS Mens Doubles Skill: (3.5) Age: (70 To 74)(75 To 79)(80 To 84)

ID: 4551103589

Match Scores

8-15

Win

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TA
Theodore Anderson

3ZZW2P · USA

DUPR

3.717

RP
Robert Powers

175NV0 · USA

DUPR

3.423

TEAM 2WINNER
JR
Jeffrey Rivers

99PW7R · Aberdeen Proving Ground, MD, US

DUPR

3.403

MC
Michael Childs

67PQ2Q · Swainsboro, GA, US

DUPR

3.225

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-4551103589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7887014571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Theodore Anderson",
        "dupr_id": "3ZZW2P",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Powers",
        "dupr_id": "175NV0",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7941549139,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Rivers",
        "dupr_id": "99PW7R",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Aberdeen Proving Ground, MD, US"
      },
      {
        "name": "Michael Childs",
        "dupr_id": "67PQ2Q",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Swainsboro, GA, US"
      }
    ]
  }
]