Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6705443180

Match Scores

11-1

Loss

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Jeremy Tai

4VDRG6 · Baltimore, MD, US

DUPR

3.892

TT
Teauna Thompson

76QRKM · USA

DUPR

3.549

TEAM 2LOSS
ML
Megan Lilli

7649Y4 · Baltimore, MD, US

DUPR

3.243

AW
Alex Wong

8E5WNW · Baltimore, MD, US

DUPR

3.576

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-6705443180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6436540880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Tai",
        "dupr_id": "4VDRG6",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Teauna Thompson",
        "dupr_id": "76QRKM",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4297455552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Lilli",
        "dupr_id": "7649Y4",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Alex Wong",
        "dupr_id": "8E5WNW",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]