Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cera Sports Park and Camp Grounds 3rd Annual Pickleball Classic - Mixed Doubles 4.0

ID: 6545704353

Match Scores

11-8

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Columbus, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Abbey Wagoner

ZZZQ6L · USA

DUPR

3.261

DS
Dulce Sabio

O6D7O7 · Bloomington, IN, US

DUPR

4.134

TEAM 2LOSS
BR
Brooke Russell

VXXRWP · Greenwood, IN, US

DUPR

3.106

DM
Douglas M DeClue

E99R7W · Greenwood, IN, US

DUPR

4.351

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-6545704353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6535552885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abbey Wagoner",
        "dupr_id": "ZZZQ6L",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dulce Sabio",
        "dupr_id": "O6D7O7",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      }
    ]
  },
  {
    "team_id": 7511825445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Russell",
        "dupr_id": "VXXRWP",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      },
      {
        "name": "Douglas M DeClue",
        "dupr_id": "E99R7W",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      }
    ]
  }
]