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

Atc - Pickleheads Scramble - Game 1

ID: 7381436720

Match Scores

5-11

Win

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Art MacDonald

WNWLPK · USA

DUPR

2.853

RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

2.989

TEAM 2WINNER
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.172

DH
Dana Holmes

55Q560 · USA

DUPR

3.150

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7381436720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7378922657,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5461551606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]