Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4635073853

Match Scores

12-15

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Seaforth, NSW

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.737

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.679

TEAM 2WINNER
NC
Noella Charbonneau

RYWVDN · Killarney Heights, NSW, AU

DUPR

3.833

CB
Craig Butcher

LVPG2Z · NSW, AU

DUPR

3.975

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-4635073853
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8154619226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7847804748,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noella Charbonneau",
        "dupr_id": "RYWVDN",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Killarney Heights, NSW, AU"
      },
      {
        "name": "Craig Butcher",
        "dupr_id": "LVPG2Z",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]