Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

South Australia Pickleball Championships 2026 - 50+ Mixed Doubles Skill: 3.5 to 3.99

ID: 6521184738

Match Scores

15-3

Loss

Play Date

2026-05-24

Play Time (Est)

7:30 PM

Play Location

Lightsview, SA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Beth Schiwy

DNPXN6 · Sandy Bay, TAS, AU

DUPR

3.580

CR
Chris Ryan

DNJMXL · TAS, AU

DUPR

3.872

TEAM 2LOSS
FP
Felicia Pulitano

D99J5M · Iluka, WA, AU

DUPR

2.535

TH
Troy Hancock

NXYLLN · Scarborough, WA, AU

DUPR

3.682

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-6521184738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7282255938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Schiwy",
        "dupr_id": "DNPXN6",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Sandy Bay, TAS, AU"
      },
      {
        "name": "Chris Ryan",
        "dupr_id": "DNJMXL",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "TAS, AU"
      }
    ]
  },
  {
    "team_id": 7378190006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Felicia Pulitano",
        "dupr_id": "D99J5M",
        "rating": 2.535,
        "profile_pic_url": null,
        "location": "Iluka, WA, AU"
      },
      {
        "name": "Troy Hancock",
        "dupr_id": "NXYLLN",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Scarborough, WA, AU"
      }
    ]
  }
]