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

DUPR Ladder

ID: 6986673373

Match Scores

7-15

Loss

Play Date

2026-04-27

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Ben Etkin

NRDZ9W · Ottawa, ON, CA

DUPR

3.591

CS
Cliff Smith

RZJO9Q · Ottawa, ON, CA

DUPR

3.486

TEAM 2WINNER
AP
Adam Pye

JJKPNM · USA

DUPR

3.236

TS
Tyler Spence

MELX5G · Ottawa, ON, CA

DUPR

3.619

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-6986673373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6895776079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Etkin",
        "dupr_id": "NRDZ9W",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Cliff Smith",
        "dupr_id": "RZJO9Q",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5232441360,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Pye",
        "dupr_id": "JJKPNM",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Spence",
        "dupr_id": "MELX5G",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]