Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.0

ID: 4350715737

Match Scores

9-11, 6-11

Loss

Play Date

2026-05-25

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.918

CM
Carlitos Morales

3OKJN2 · Gloucester, VA, US

DUPR

4.235

TEAM 2WINNER
AZ
Amber Zbyszinski

DN9Z56 · Chesterfield County, VA, US

DUPR

3.974

DZ
Derek Zbyszinski

DN92JX · Chesterfield County, VA, US

DUPR

4.184

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-4350715737
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753471460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Carlitos Morales",
        "dupr_id": "3OKJN2",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Gloucester, VA, US"
      }
    ]
  },
  {
    "team_id": 7518557645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amber Zbyszinski",
        "dupr_id": "DN9Z56",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      },
      {
        "name": "Derek Zbyszinski",
        "dupr_id": "DN92JX",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]