Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Birmingham Club Championships 4.5+ Men's Doubles

ID: 6556726252

Match Scores

15-13

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BG
Benaiah Gorman

QPOP5N · USA

DUPR

4.476

MM
Michael Montgomery

RZZR0M · Birmingham, AL, US

DUPR

4.763

TEAM 2LOSS
JR
Jarick Rager

84V6XG · Trussville, AL, US

DUPR

4.482

BF
Blake Frazier

DNDJZ6 · Birmingham, AL, US

DUPR

4.219

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-6556726252
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385040268,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benaiah Gorman",
        "dupr_id": "QPOP5N",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Montgomery",
        "dupr_id": "RZZR0M",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 6445388783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jarick Rager",
        "dupr_id": "84V6XG",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Trussville, AL, US"
      },
      {
        "name": "Blake  Frazier",
        "dupr_id": "DNDJZ6",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]