Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6071010205

Match Scores

6-15

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Seaforth, NSW

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.719

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.664

TEAM 2WINNER
OA
Olivia Amoroso

67N67Q · Seaforth, NSW, AU

DUPR

3.235

MG
Mitchell Gerrie

JJ07DM · Seaforth, NSW, AU

DUPR

4.680

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-6071010205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6715744442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7696222569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Olivia Amoroso",
        "dupr_id": "67N67Q",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Mitchell Gerrie",
        "dupr_id": "JJ07DM",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      }
    ]
  }
]