Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5317928087

Match Scores

8-11

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
NS
Nicola Sperber

6KK5D0 · USA

DUPR

4.219

LK
Lorne Krafchik

X2QWMX · Maroubra, NSW, AU

DUPR

3.785

TEAM 2WINNER
LB
Lyn Bellamy

G5DN6M · NSW, AU

DUPR

3.866

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.232

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-5317928087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8288626801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicola Sperber",
        "dupr_id": "6KK5D0",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorne Krafchik",
        "dupr_id": "X2QWMX",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Maroubra, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6093560738,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lyn Bellamy",
        "dupr_id": "G5DN6M",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]