Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6130353852

Match Scores

15-0

Win

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Lowell, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
A
Anqi

6Z4P7D · Columbia, SC, US

DUPR

4.545

EL
EZ Lakshmanan

30REZ2 · USA

DUPR

4.540

TEAM 2LOSS
RG
Rachel Grist

84GOG3 · Cabot, AR, US

DUPR

3.554

JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.101

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-6130353852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7151329981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anqi",
        "dupr_id": "6Z4P7D",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "EZ Lakshmanan",
        "dupr_id": "30REZ2",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8489591348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Grist",
        "dupr_id": "84GOG3",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  }
]