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

2026 NSW Pickleball Championships - 70+ Mixed Doubles DUPR: 3.49 and under

ID: 6893455402

Match Scores

12-15

Win

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Susan Betty Baker

595NKL · Terrigal, NSW, AU

DUPR

3.176

NS
Neil Silver

RXRD7Q · USA

DUPR

3.530

TEAM 2WINNER
DG
Dianne Glenister

JJOGQW · USA

DUPR

3.048

GR
Glenn Reece

Z9YLDL · Port Macquarie, NSW, AU

DUPR

3.438

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-6893455402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420947996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Betty Baker",
        "dupr_id": "595NKL",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": "Terrigal, NSW, AU"
      },
      {
        "name": "Neil Silver",
        "dupr_id": "RXRD7Q",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7959832865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dianne Glenister",
        "dupr_id": "JJOGQW",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Reece",
        "dupr_id": "Z9YLDL",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]