Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PICKLEBALL CUP - NORTHERN BEACHES - Mixed Doubles DUPR 4.0+ DIVISION B

ID: 8401749175

Match Scores

15-10

Loss

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Seaforth, NSW

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Sharon McMahon

KXG6LO · Cromer, NSW, AU

DUPR

3.798

AN
Andy Nixey

7DD5R0 · Frenchs Forest, NSW, AU

DUPR

4.003

TEAM 2LOSS
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.734

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.676

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-8401749175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5203588588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sharon McMahon",
        "dupr_id": "KXG6LO",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Cromer, NSW, AU"
      },
      {
        "name": "Andy Nixey",
        "dupr_id": "7DD5R0",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6334050241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  }
]