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

ATC Sunday - Pickleheads Scramble - Game 2

ID: 5317478273

Match Scores

5-11

Loss

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Rod Llewellyn

RXKY4D · Halifax, NS, CA

DUPR

3.009

PM
Paula macneil

G06XMD · Halifax, NS, CA

DUPR

3.324

TEAM 2WINNER
DH
Dana Holmes

55Q560 · USA

DUPR

3.160

SL
Sherry Lake

D9NZJX · Halifax, NS, CA

DUPR

3.248

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-5317478273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487814407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rod Llewellyn",
        "dupr_id": "RXKY4D",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Paula macneil",
        "dupr_id": "G06XMD",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 8306692567,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dana Holmes",
        "dupr_id": "55Q560",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherry Lake",
        "dupr_id": "D9NZJX",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]