Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8548242169

Match Scores

11-3

Loss

Play Date

2026-05-24

Play Time (Est)

2:15 AM

Play Location

Lightsview, SA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Barbara Mawn

8EYDGJ · Coolum Beach, QLD, AU

DUPR

4.169

SM
Stephen Mawn

35L9Q0 · Coolum Beach, QLD, AU

DUPR

3.777

TEAM 2LOSS
VD
Vicki Drewe

YXMP54 · NSW, AU

DUPR

3.674

BT
Bob Taylor

3PJPJQ · USA

DUPR

3.742

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-8548242169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8421147210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Mawn",
        "dupr_id": "8EYDGJ",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Coolum Beach, QLD, AU"
      },
      {
        "name": "Stephen Mawn",
        "dupr_id": "35L9Q0",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Coolum Beach, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5169519474,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicki Drewe",
        "dupr_id": "YXMP54",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Bob Taylor",
        "dupr_id": "3PJPJQ",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]