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

The Picklr Birmingham Club Championships 4.5+ Men's Doubles

ID: 8095953549

Match Scores

11-9, 11-9

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WD
Will Davidson

ODPPPL · Vestavia Hills, AL, US

DUPR

4.891

TS
Ty Simmons

EWLK4J · USA

DUPR

4.219

TEAM 2LOSS
BG
Benaiah Gorman

QPOP5N · USA

DUPR

4.407

MM
Michael Montgomery

RZZR0M · Birmingham, AL, US

DUPR

4.706

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-8095953549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5037120766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Davidson",
        "dupr_id": "ODPPPL",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Vestavia Hills, AL, US"
      },
      {
        "name": "Ty Simmons",
        "dupr_id": "EWLK4J",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7835385302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benaiah Gorman",
        "dupr_id": "QPOP5N",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Montgomery",
        "dupr_id": "RZZR0M",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]