Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.0

ID: 4314000716

Match Scores

7-11, 3-11

Loss

Play Date

2026-05-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jin Deng

L2P55Q · USA

DUPR

3.775

WM
Wayne Miao

MY0YJP · Glen Allen, VA, US

DUPR

4.173

TEAM 2WINNER
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.911

CM
Carlitos Morales

3OKJN2 · Gloucester, VA, US

DUPR

4.234

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-4314000716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5094269593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jin Deng",
        "dupr_id": "L2P55Q",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wayne Miao",
        "dupr_id": "MY0YJP",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 7887931651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Carlitos Morales",
        "dupr_id": "3OKJN2",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Gloucester, VA, US"
      }
    ]
  }
]