Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SPO Mixed 4.5+ Open Division

ID: 7139368671

Match Scores

11-5

Win

Play Date

2026-04-26

Play Time (Est)

4: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.587

SD
Stephen Dennison

G5QOXM · Baltimore, MD, US

DUPR

4.650

TEAM 2LOSS
LH
luke harrington

L5JXKJ · Columbia, MD, US

DUPR

4.099

TC
TA Costello

566WM0 · Columbia, MD, US

DUPR

3.828

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-7139368671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4809331119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 5941680767,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luke harrington",
        "dupr_id": "L5JXKJ",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "TA Costello",
        "dupr_id": "566WM0",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]