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

Match Scores

15-7

Loss

Play Date

2026-01-04

Play Time (Est)

8:45 AM

Play Location

Ventnor City, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kimberly Mogan

892PNK · Brigantine, NJ, US

DUPR

4.108

BM
Bill Meade

3ZL4ZP · Northfield, NJ, US

DUPR

4.164

TEAM 2LOSS
SO
Sara Owens

PW7X7M · USA

DUPR

3.462

BM
Brett Marshall

QPJENN · Hamilton, NJ, US

DUPR

4.292

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-5665425655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6364740179,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kimberly Mogan",
        "dupr_id": "892PNK",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Brigantine, NJ, US"
      },
      {
        "name": "Bill Meade",
        "dupr_id": "3ZL4ZP",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Northfield, NJ, US"
      }
    ]
  },
  {
    "team_id": 5120895617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Owens",
        "dupr_id": "PW7X7M",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Marshall",
        "dupr_id": "QPJENN",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Hamilton, NJ, US"
      }
    ]
  }
]