Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

South Australia Pickleball Championships 2026 - 50+ Mixed Doubles Skill: 4.0 & Above (AR)

ID: 6214352161

Match Scores

15-0

Win

Play Date

2026-05-24

Play Time (Est)

2:15 AM

Play Location

Lightsview, SA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Belinda Crane

L5JL7Q · USA

DUPR

5.069

ST
Steve Tindall

9PPDRR · Caringbah South, NSW, AU

DUPR

5.240

TEAM 2LOSS
NB
Narelle Brownell

V4RDLE · USA

DUPR

3.003

MH
Michael Harris

YGRM5K · USA

DUPR

4.386

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-6214352161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4724398663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Belinda Crane",
        "dupr_id": "L5JL7Q",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Tindall",
        "dupr_id": "9PPDRR",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Caringbah South, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6835191585,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Narelle Brownell",
        "dupr_id": "V4RDLE",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Harris",
        "dupr_id": "YGRM5K",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]