Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Night Ballerz

ID: 6865016322

Match Scores

13-5

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

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.702

JL
Jun Lee

G54K6Q · USA

DUPR

3.847

TEAM 2LOSS
TN
Travis Newman

JZV5OD · Odenton, MD, US

DUPR

3.759

TS
Tony Stango

ZNKJQW · Burtonsville, MD, US

DUPR

3.453

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-6865016322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5137054784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Engle",
        "dupr_id": "EGV2MV",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Laurel, MD, US"
      },
      {
        "name": "Jun Lee",
        "dupr_id": "G54K6Q",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7238180199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Newman",
        "dupr_id": "JZV5OD",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Odenton, MD, US"
      },
      {
        "name": "Tony Stango",
        "dupr_id": "ZNKJQW",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Burtonsville, MD, US"
      }
    ]
  }
]