Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Night Ballerz

ID: 7368886717

Match Scores

12-6

Loss

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Dill Dinkers Pickleball, Red Branch Road, Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ME
Michael Engle

EGV2MV · Laurel, MD, US

DUPR

3.703

JL
Jun Lee

G54K6Q · USA

DUPR

3.854

TEAM 2LOSS
TS
Tony Stango

ZNKJQW · Burtonsville, MD, US

DUPR

3.493

TN
Travis Newman

JZV5OD · Odenton, MD, US

DUPR

3.789

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-7368886717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5682217826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Engle",
        "dupr_id": "EGV2MV",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Laurel, MD, US"
      },
      {
        "name": "Jun Lee",
        "dupr_id": "G54K6Q",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6828608255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Stango",
        "dupr_id": "ZNKJQW",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Burtonsville, MD, US"
      },
      {
        "name": "Travis Newman",
        "dupr_id": "JZV5OD",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Odenton, MD, US"
      }
    ]
  }
]