Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ACT Pickleball Championships 2025 sponsored by Barton Commercial Property - 19+ Mixed Doubles Skill: (DUPR 4.0+) AR

ID: 4595737663

Match Scores

2-11

Win

Play Date

2025-12-07

Play Time (Est)

8:45 AM

Play Location

Fadden, ACT

View Facility Page →

Competitor Teams

TEAM 1LOSS
KP
Katey Pryor

KDWMLY · City of Wodonga, VIC, AU

DUPR

3.934

DG
Daniel Garner

G0Q64M · City of Wodonga, VIC, AU

DUPR

3.676

TEAM 2WINNER
JP
Julie Papallo

JJYJYO · NSW, AU

DUPR

3.913

CL
Christopher Lam

Z992ZD · NSW, AU

DUPR

4.479

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-4595737663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7848159535,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katey  Pryor",
        "dupr_id": "KDWMLY",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "City of Wodonga, VIC, AU"
      },
      {
        "name": "Daniel Garner",
        "dupr_id": "G0Q64M",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "City of Wodonga, VIC, AU"
      }
    ]
  },
  {
    "team_id": 8162243995,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Papallo",
        "dupr_id": "JJYJYO",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Christopher Lam",
        "dupr_id": "Z992ZD",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]