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

Atc - Pickleheads Scramble - Game 5

ID: 5882406126

Match Scores

11-5

Win

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.192

DG
David Gillett

ZD4W0M · Hammonds Plains, NS, CA

DUPR

3.035

TEAM 2LOSS
DH
Dana Holmes

55Q560 · USA

DUPR

3.126

RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

3.008

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-5882406126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7141974229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "David Gillett",
        "dupr_id": "ZD4W0M",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Hammonds Plains, NS, CA"
      }
    ]
  },
  {
    "team_id": 7689798834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]