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

ATC Sunday - Pickleheads Scramble - Game 5

ID: 6539948033

Match Scores

11-9

Loss

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Sherry Lake

D9NZJX · Halifax, NS, CA

DUPR

3.200

AM
Art MacDonald

WNWLPK · USA

DUPR

3.023

TEAM 2LOSS
RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

2.995

KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.149

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-6539948033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5742338939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sherry Lake",
        "dupr_id": "D9NZJX",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6558667590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]