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

2026 Alabama Open - Mens Senior Doubles Open (100 Combined)

ID: 6891633195

Match Scores

15-12

Win

Play Date

2026-03-29

Play Time (Est)

4:45 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
HG
Holt Gray

0YM5EG · Birmingham, AL, US

DUPR

4.733

JB
Jeff Beard

3OW2RL · Birmingham, AL, US

DUPR

4.590

TEAM 2LOSS
JR
Jason Rash

894GV7 · Vestavia Hills, AL, US

DUPR

4.482

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.603

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-6891633195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5878229213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Holt Gray",
        "dupr_id": "0YM5EG",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jeff Beard",
        "dupr_id": "3OW2RL",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 5483389037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Rash",
        "dupr_id": "894GV7",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Vestavia Hills, AL, US"
      },
      {
        "name": "Scott Korth",
        "dupr_id": "3ZLLQW",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  }
]