Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Birmingham Club Championships 3.5 Men's Doubles

ID: 7426956760

Match Scores

4-11

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 1LOSS
SI
sonny Ippolito

7NOJRN · Birmingham, AL, US

DUPR

3.528

JR
Jim Rowell

KOR5VY · Helena, AL, US

DUPR

3.372

TEAM 2WINNER
RN
Ryan Nance

X29LD7 · Birmingham, AL, US

DUPR

3.727

JJ
Johnny Johnson

KDYO07 · USA

DUPR

3.818

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-7426956760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5907602604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "sonny Ippolito",
        "dupr_id": "7NOJRN",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jim Rowell",
        "dupr_id": "KOR5VY",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Helena, AL, US"
      }
    ]
  },
  {
    "team_id": 7726020646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nance",
        "dupr_id": "X29LD7",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Johnny Johnson",
        "dupr_id": "KDYO07",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]