Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8405539581

Match Scores

3-11

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
PS
Pamela Sizeland

PW5L0G · Collaroy Plateau, NSW, AU

DUPR

3.418

AN
Andy Nixey

7DD5R0 · Frenchs Forest, NSW, AU

DUPR

4.000

TEAM 2WINNER
LB
Lyn Bellamy

G5DN6M · NSW, AU

DUPR

3.874

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.239

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-8405539581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4312813179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pamela Sizeland",
        "dupr_id": "PW5L0G",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Collaroy Plateau, NSW, AU"
      },
      {
        "name": "Andy Nixey",
        "dupr_id": "7DD5R0",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7235737317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lyn Bellamy",
        "dupr_id": "G5DN6M",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]