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

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

ID: 7393099617

Match Scores

6-11

Win

Play Date

2026-05-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Laurie McColl

JJD5JD · USA

DUPR

3.096

LF
Loretta Flannery

OWP0WE · USA

DUPR

2.874

TEAM 2WINNER
LK
Lucy Kowalewski

GW095M · Port Macquarie, NSW, AU

DUPR

3.361

JV
Josef Vostinar

RDD0EM · USA

DUPR

2.913

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-7393099617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6641766695,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie McColl",
        "dupr_id": "JJD5JD",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loretta Flannery",
        "dupr_id": "OWP0WE",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4967005696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy  Kowalewski",
        "dupr_id": "GW095M",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Josef Vostinar",
        "dupr_id": "RDD0EM",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]