Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

SPO Mixed 4.5+ Open Division

ID: 4970106322

Match Scores

2-11

Loss

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

The PutAway - Indoor Pickleball Courts & Leagues, Najoles Road, Millersville, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Alissa Deng

YG2RME · Columbia, MD, US

DUPR

4.678

JF
Julius Fuller

KO6DPY · Columbia, MD, US

DUPR

4.814

TEAM 2WINNER
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.634

SD
Stephen Dennison

G5QOXM · Baltimore, MD, US

DUPR

4.805

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-4970106322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6335412461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alissa Deng",
        "dupr_id": "YG2RME",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Julius Fuller",
        "dupr_id": "KO6DPY",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 6242963370,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]