Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5558671751

Match Scores

15-9

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Seaforth, NSW

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Daisy Wang

KXM7EK · USA

DUPR

3.344

TT
Tony Truong

5E9JKR · NSW, AU

DUPR

4.222

TEAM 2LOSS
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.728

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.671

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-5558671751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100567046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daisy Wang",
        "dupr_id": "KXM7EK",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Truong",
        "dupr_id": "5E9JKR",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6569993789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  }
]