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

DUPR Ladder

ID: 7642978531

Match Scores

15-12

Win

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tyler Spence

MELX5G · Ottawa, ON, CA

DUPR

3.618

CS
Cliff Smith

RZJO9Q · Ottawa, ON, CA

DUPR

3.504

TEAM 2LOSS
AP
Adam Pye

JJKPNM · USA

DUPR

3.330

PB
Pascal Bourgeois

2ZDO09 · Gatineau, QC, CA

DUPR

3.486

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-7642978531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5865055566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Spence",
        "dupr_id": "MELX5G",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Cliff Smith",
        "dupr_id": "RZJO9Q",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6041366162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Pye",
        "dupr_id": "JJKPNM",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Bourgeois",
        "dupr_id": "2ZDO09",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]