Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Night Ballerz

ID: 5404963682

Match Scores

14-7

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
TN
Travis Newman

JZV5OD · Odenton, MD, US

DUPR

3.800

TS
Tony Stango

ZNKJQW · Burtonsville, MD, US

DUPR

3.509

TEAM 2LOSS
JL
Jun Lee

G54K6Q · USA

DUPR

3.798

ME
Michael Engle

EGV2MV · Laurel, MD, US

DUPR

3.689

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-5404963682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8304761918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Newman",
        "dupr_id": "JZV5OD",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Odenton, MD, US"
      },
      {
        "name": "Tony Stango",
        "dupr_id": "ZNKJQW",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Burtonsville, MD, US"
      }
    ]
  },
  {
    "team_id": 4697314816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jun Lee",
        "dupr_id": "G54K6Q",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Engle",
        "dupr_id": "EGV2MV",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Laurel, MD, US"
      }
    ]
  }
]