Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

First Annual Special Olympics Pickleball Palooza Tournament - Mixed Doubles Skill: (4.0) Age: (47 And Above)

ID: 5670482250

Match Scores

15-8

Loss

Play Date

2026-01-04

Play Time (Est)

7:30 PM

Play Location

Ventnor City, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Stacey Frank

8M5LRD · Medford, NJ, US

DUPR

4.027

BS
Bennett Shanker

8DRX2M · Medford, NJ, US

DUPR

4.405

TEAM 2LOSS
SO
Sara Owens

PW7X7M · USA

DUPR

3.460

BM
Brett Marshall

QPJENN · Hamilton, NJ, US

DUPR

4.291

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-5670482250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6472884556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Frank",
        "dupr_id": "8M5LRD",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Bennett Shanker",
        "dupr_id": "8DRX2M",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  },
  {
    "team_id": 4902466943,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Owens",
        "dupr_id": "PW7X7M",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Marshall",
        "dupr_id": "QPJENN",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Hamilton, NJ, US"
      }
    ]
  }
]