Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4340344217

Match Scores

11-5

Loss

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Melissa Drew

67K7ED · Pelican Waters, QLD, AU

DUPR

3.588

DR
Dave Regan

4ZXQ5G · Googong, NSW, AU

DUPR

3.880

TEAM 2LOSS
JH
Jenny Heddle

EGXZMJ · Gowrie, ACT, AU

DUPR

3.777

TW
Ty Wynwood

W6ZGWQ · Amaroo, ACT, AU

DUPR

4.116

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-4340344217
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7276065756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Drew",
        "dupr_id": "67K7ED",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Pelican Waters, QLD, AU"
      },
      {
        "name": "Dave Regan",
        "dupr_id": "4ZXQ5G",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Googong, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7692280810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Heddle",
        "dupr_id": "EGXZMJ",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      },
      {
        "name": "Ty Wynwood",
        "dupr_id": "W6ZGWQ",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Amaroo, ACT, AU"
      }
    ]
  }
]