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: 7867654165

Match Scores

15-9

Loss

Play Date

2026-05-29

Play Time (Est)

2:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
John Parks

8KDK9Y · Opelika, AL, US

DUPR

3.862

RM
Randy Murphy

2QZZQ9 · Pike Road, AL, US

DUPR

3.208

TEAM 2LOSS
JR
Jeffrey Rivers

99PW7R · Aberdeen Proving Ground, MD, US

DUPR

3.383

MC
Michael Childs

67PQ2Q · Swainsboro, GA, US

DUPR

3.195

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-7867654165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8386823998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Parks",
        "dupr_id": "8KDK9Y",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Opelika, AL, US"
      },
      {
        "name": "Randy Murphy",
        "dupr_id": "2QZZQ9",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "Pike Road, AL, US"
      }
    ]
  },
  {
    "team_id": 8488795733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Rivers",
        "dupr_id": "99PW7R",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Aberdeen Proving Ground, MD, US"
      },
      {
        "name": "Michael Childs",
        "dupr_id": "67PQ2Q",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Swainsboro, GA, US"
      }
    ]
  }
]