Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Alabama Senior Olympics - 2026 - Mens Doubles 4.0+ Age: (70-74; 80+)

ID: 5157851441

Match Scores

15-4

Loss

Play Date

2026-04-10

Play Time (Est)

6:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Rick Kappus

8GK4RX · USA

DUPR

4.623

GM
GARY MORRIS

8KQR7Q · USA

DUPR

4.355

TEAM 2LOSS
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.474

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.150

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-5157851441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8287102336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Kappus",
        "dupr_id": "8GK4RX",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "GARY MORRIS",
        "dupr_id": "8KQR7Q",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7833647895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Thomas Stewart",
        "dupr_id": "8K5EKK",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]