Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo at Matrix 2026 - Mixed Doubles Skill: (4.0)

ID: 7664466977

Match Scores

5-15

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Lowell, AR

View Facility Page →

Competitor Teams

TEAM 1LOSS
CG
Chelsea Glasscock

WKOKMY · AR, US

DUPR

4.132

JL
John Lopez

YGWPDK · Gentry, AR, US

DUPR

3.995

TEAM 2WINNER
A
Anqi

6Z4P7D · Columbia, SC, US

DUPR

4.564

EL
EZ Lakshmanan

30REZ2 · USA

DUPR

4.558

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-7664466977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5242144849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chelsea Glasscock",
        "dupr_id": "WKOKMY",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "AR, US"
      },
      {
        "name": "John Lopez",
        "dupr_id": "YGWPDK",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Gentry, AR, US"
      }
    ]
  },
  {
    "team_id": 4835538225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anqi",
        "dupr_id": "6Z4P7D",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "EZ Lakshmanan",
        "dupr_id": "30REZ2",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]