Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.0

ID: 5889635433

Match Scores

11-3

Win

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WM
Wayne Miao

MY0YJP · Glen Allen, VA, US

DUPR

4.201

JD
Jin Deng

L2P55Q · USA

DUPR

3.903

TEAM 2LOSS
DZ
Derek Zbyszinski

DN92JX · Chesterfield County, VA, US

DUPR

4.119

AZ
Amber Zbyszinski

DN9Z56 · Chesterfield County, VA, US

DUPR

3.939

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-5889635433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6458778654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Miao",
        "dupr_id": "MY0YJP",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Jin Deng",
        "dupr_id": "L2P55Q",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5446254499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Zbyszinski",
        "dupr_id": "DN92JX",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      },
      {
        "name": "Amber Zbyszinski",
        "dupr_id": "DN9Z56",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]