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

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

ID: 4394422239

Match Scores

15-3

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KO
Kenya Organ

LV5DK5 · Carlingford, NSW, AU

DUPR

3.004

RA
roger appathurai

3LYVXK · NSW, AU

DUPR

3.212

TEAM 2LOSS
DG
Dianne Glenister

JJOGQW · USA

DUPR

3.015

GR
Glenn Reece

Z9YLDL · Port Macquarie, NSW, AU

DUPR

3.430

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-4394422239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8166953757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenya Organ",
        "dupr_id": "LV5DK5",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Carlingford, NSW, AU"
      },
      {
        "name": "roger appathurai",
        "dupr_id": "3LYVXK",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8046975972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dianne Glenister",
        "dupr_id": "JJOGQW",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Reece",
        "dupr_id": "Z9YLDL",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]