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

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

ID: 6371224185

Match Scores

15-11

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
HG
Holt Gray

0YM5EG · Birmingham, AL, US

DUPR

4.790

JB
Jeff Beard

3OW2RL · Birmingham, AL, US

DUPR

4.664

TEAM 2LOSS
JR
Jason Rash

894GV7 · Vestavia Hills, AL, US

DUPR

4.487

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.607

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