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

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

ID: 5641892431

Match Scores

11-15

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
EY
Elizabeth Yager

Z9ZJXM · USA

DUPR

3.201

PT
Peter Turnbull

EG697W · NSW, AU

DUPR

2.771

TEAM 2WINNER
DG
Dianne Glenister

JJOGQW · USA

DUPR

3.068

GR
Glenn Reece

Z9YLDL · USA

DUPR

3.443

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-5641892431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8464392484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Yager",
        "dupr_id": "Z9ZJXM",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Turnbull",
        "dupr_id": "EG697W",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4962908970,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dianne Glenister",
        "dupr_id": "JJOGQW",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Reece",
        "dupr_id": "Z9YLDL",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]