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

SPO Mixed 4.5+ Open Division

ID: 6757323775

Match Scores

11-7

Win

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.595

SD
Stephen Dennison

G5QOXM · Baltimore, MD, US

DUPR

4.680

TEAM 2LOSS
BL
Betty Lee

3YN59K · Ellicott City, MD, US

DUPR

4.173

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.960

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-6757323775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8552052042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 5102534889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Betty Lee",
        "dupr_id": "3YN59K",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]