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

ATC Sunday - Pickleheads Scramble - Game 2

ID: 6644260786

Match Scores

9-11

Loss

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Art MacDonald

WNWLPK · USA

DUPR

3.034

RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

2.995

TEAM 2WINNER
DH
Dana Holmes

55Q560 · USA

DUPR

3.134

SL
Sherry Lake

D9NZJX · Halifax, NS, CA

DUPR

3.183

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-6644260786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781867440,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7100306469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherry Lake",
        "dupr_id": "D9NZJX",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]