Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Alabama Open - Mixed Doubles 3.5 (Group A - <50)

ID: 7333923047

Match Scores

15-4

Loss

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
ER
elizabeth Rickenbaker

4L29Y6 · Atlanta, GA, US

DUPR

3.752

CW
Chad Westfall

1Q4VO5 · Brookhaven, GA, US

DUPR

3.803

TEAM 2LOSS
KE
Katie Erwin

L5QGMK · USA

DUPR

2.951

BE
Brandon Erwin

RZ2XEZ · Mobile, AL, US

DUPR

3.729

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-7333923047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5912516189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "elizabeth Rickenbaker",
        "dupr_id": "4L29Y6",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chad Westfall",
        "dupr_id": "1Q4VO5",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      }
    ]
  },
  {
    "team_id": 7036594523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Erwin",
        "dupr_id": "L5QGMK",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Erwin",
        "dupr_id": "RZ2XEZ",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]