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

Alabama Senior Olympics - 2026 - Mens Doubles 3.5 Age: (70-74)

ID: 7582977671

Match Scores

15-6

Win

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
BH
Bob Huskey

12O9LE · USA

DUPR

3.873

RM
Randy Murphy

2QZZQ9 · Pike Road, AL, US

DUPR

3.269

TEAM 2LOSS
TB
Tim Belcher

O6RXMP · USA

DUPR

2.923

GS
Greg Sanders

2QP5Q7 · USA

DUPR

3.187

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-7582977671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4345372787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Huskey",
        "dupr_id": "12O9LE",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Murphy",
        "dupr_id": "2QZZQ9",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Pike Road, AL, US"
      }
    ]
  },
  {
    "team_id": 4938205953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Belcher",
        "dupr_id": "O6RXMP",
        "rating": 2.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Sanders",
        "dupr_id": "2QP5Q7",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]