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

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

ID: 6276690986

Match Scores

11-5

Win

Play Date

2026-04-27

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Lucy Kowalewski

GW095M · Port Macquarie, NSW, AU

DUPR

3.369

RM
Ross Matados

L2W2ZQ · Port Macquarie, NSW, AU

DUPR

3.382

TEAM 2LOSS
LM
Laurie McColl

JJD5JD · USA

DUPR

3.116

GC
Greg Cacace

V45YO5 · Port Macquarie, NSW, AU

DUPR

3.121

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-6276690986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4954937305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucy  Kowalewski",
        "dupr_id": "GW095M",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Ross Matados",
        "dupr_id": "L2W2ZQ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4554651941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie McColl",
        "dupr_id": "JJD5JD",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Cacace",
        "dupr_id": "V45YO5",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]