Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Birmingham Club Championship 4.0 Mixed Doubles

ID: 5187129312

Match Scores

11-2

Loss

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Alex Spike

7ZZGO4 · USA

DUPR

4.069

CS
Christina Singleton

GGG0OQ · USA

DUPR

4.086

TEAM 2LOSS
KF
Kay Frazier

0QLPYN · USA

DUPR

3.210

BF
Blake Frazier

DNDJZ6 · Birmingham, AL, US

DUPR

4.173

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-5187129312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6011372485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Spike",
        "dupr_id": "7ZZGO4",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christina Singleton",
        "dupr_id": "GGG0OQ",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6778546691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kay Frazier",
        "dupr_id": "0QLPYN",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake  Frazier",
        "dupr_id": "DNDJZ6",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]