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

ATC Sunday - Pickleheads Scramble - Game 1

ID: 5137623114

Match Scores

8-11

Loss

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.143

AM
Art MacDonald

WNWLPK · USA

DUPR

3.014

TEAM 2WINNER
RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

3.002

DH
Dana Holmes

55Q560 · USA

DUPR

3.134

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-5137623114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8292768281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6144623937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]