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

ATC Sunday - Pickleheads Scramble - Game 4

ID: 6485004465

Match Scores

11-10

Loss

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

2.998

DH
Dana Holmes

55Q560 · Herring Cove, NS, CA

DUPR

3.127

TEAM 2LOSS
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.152

AM
Art MacDonald

WNWLPK · Halifax, NS, CA

DUPR

3.019

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-6485004465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7116105313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Herring Cove, NS, CA"
      }
    ]
  },
  {
    "team_id": 7061606430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]