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

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

ID: 5897419229

Match Scores

14-16

Loss

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
EY
Elizabeth Yager

Z9ZJXM · USA

DUPR

3.145

PT
Peter Turnbull

EG697W · NSW, AU

DUPR

2.725

TEAM 2WINNER
MH
Marina Haralambous

XJPR7R · USA

DUPR

2.395

SP
Stephen Pereira

JYONXO · USA

DUPR

2.499

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-5897419229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6089069158,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Yager",
        "dupr_id": "Z9ZJXM",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Turnbull",
        "dupr_id": "EG697W",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4646395183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marina Haralambous",
        "dupr_id": "XJPR7R",
        "rating": 2.395,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Pereira",
        "dupr_id": "JYONXO",
        "rating": 2.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]