Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 50+ Mixed Doubles DUPR: 4.0 - 4.49

ID: 6335295971

Match Scores

11-5

Loss

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Diana Gilhawley

3LJJGZ · Balmain East, NSW, AU

DUPR

3.924

SO
Stephen Ong

562NMR · Pymble, NSW, AU

DUPR

4.264

TEAM 2LOSS
LB
Lyn Bellamy

G5DN6M · NSW, AU

DUPR

3.844

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.210

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-6335295971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5273441907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diana Gilhawley",
        "dupr_id": "3LJJGZ",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Balmain East, NSW, AU"
      },
      {
        "name": "Stephen Ong",
        "dupr_id": "562NMR",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Pymble, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7241494615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lyn Bellamy",
        "dupr_id": "G5DN6M",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]