Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6877393924

Match Scores

11-3

Loss

Play Date

2026-05-23

Play Time (Est)

5:00 PM

Play Location

851 Cromwell Park Dr, Glen Burnie, MD 21061, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
VR
Victor reyes

59KYML · Baltimore, MD, US

DUPR

3.712

MN
Martha Nolan

W62NQG · Pasadena, MD, US

DUPR

3.685

TEAM 2LOSS
ML
Megan Lilli

7649Y4 · Baltimore, MD, US

DUPR

3.232

AW
Alex Wong

8E5WNW · Baltimore, MD, US

DUPR

3.565

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-6877393924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6851942514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor reyes",
        "dupr_id": "59KYML",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Martha Nolan",
        "dupr_id": "W62NQG",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Pasadena, MD, US"
      }
    ]
  },
  {
    "team_id": 6614833618,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Lilli",
        "dupr_id": "7649Y4",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Alex Wong",
        "dupr_id": "8E5WNW",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]