Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Australian Rainbow Pickleball Championships 2026 - Womens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6276722360

Match Scores

15-5

Loss

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Tempe, NSW

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Linda Sleiman

3YKWP4 · NSW, AU

DUPR

4.206

BC
Belinda Crane

L5JL7Q · USA

DUPR

4.996

TEAM 2LOSS
VD
Vicki Drewe

YXMP54 · NSW, AU

DUPR

3.675

KH
Kay Holohan

N7RQZ2 · Forster, NSW, AU

DUPR

3.740

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-6276722360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4876503869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda Sleiman",
        "dupr_id": "3YKWP4",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Belinda Crane",
        "dupr_id": "L5JL7Q",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6040517155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicki Drewe",
        "dupr_id": "YXMP54",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Kay Holohan",
        "dupr_id": "N7RQZ2",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Forster, NSW, AU"
      }
    ]
  }
]