Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

AMC - Wauchope Tennis Club & Pickle - Session 1, Thu Apr 23

ID: 4530527595

Match Scores

11-5

Win

Play Date

2026-04-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Lucy Kowalewski

GW095M · Port Macquarie, NSW, AU

DUPR

3.341

DM
Deb McKenzie

0QJVYN · Port Macquarie, NSW, AU

DUPR

3.164

TEAM 2LOSS
GC
Greg Cacace

V45YO5 · Port Macquarie, NSW, AU

DUPR

3.104

RM
Ross Matados

L2W2ZQ · Port Macquarie, NSW, AU

DUPR

3.376

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-4530527595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6676334724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucy  Kowalewski",
        "dupr_id": "GW095M",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Deb McKenzie",
        "dupr_id": "0QJVYN",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4525702554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Cacace",
        "dupr_id": "V45YO5",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Ross Matados",
        "dupr_id": "L2W2ZQ",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]