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: 7689232391

Match Scores

15-3

Loss

Play Date

2026-01-04

Play Time (Est)

12:45 AM

Play Location

Ventnor City, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Stacey Frank

8M5LRD · Medford, NJ, US

DUPR

4.012

BS
Bennett Shanker

8DRX2M · Medford, NJ, US

DUPR

4.385

TEAM 2LOSS
SO
Sara Owens

PW7X7M · USA

DUPR

3.484

BM
Brett Marshall

QPJENN · Hamilton, NJ, US

DUPR

4.302

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-7689232391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7095455853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Frank",
        "dupr_id": "8M5LRD",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Bennett Shanker",
        "dupr_id": "8DRX2M",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  },
  {
    "team_id": 6187263604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Owens",
        "dupr_id": "PW7X7M",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Marshall",
        "dupr_id": "QPJENN",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Hamilton, NJ, US"
      }
    ]
  }
]