Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Marco Island Police Foundation Pickleball Slammer 2026 - Womens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8311768561

Match Scores

11-0

Loss

Play Date

2026-01-24

Play Time (Est)

2:15 AM

Play Location

Marco Island, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
WC
Wendy Campagna

V77LZ5 · Marco Island, FL, US

DUPR

4.452

JH
Jennifer Halm

1RXL0M · USA

DUPR

4.023

TEAM 2LOSS
MW
Mary Whited

35EX25 · Falmouth, ME, US

DUPR

3.981

JW
Jane Wenzel

35EK40 · USA

DUPR

3.582

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-8311768561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4353536221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wendy Campagna",
        "dupr_id": "V77LZ5",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      },
      {
        "name": "Jennifer Halm",
        "dupr_id": "1RXL0M",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6579579662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Whited",
        "dupr_id": "35EX25",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Falmouth, ME, US"
      },
      {
        "name": "Jane Wenzel",
        "dupr_id": "35EK40",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]