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

DVBC LADDER LEAGUE - PLAYOFFS (Season 1)

ID: 4340081202

Match Scores

11-8

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
ron lee

V64V47 · Toronto, ON, CA

DUPR

3.388

DS
Daniel Shafransky

WNXDXQ · USA

DUPR

3.172

TEAM 2LOSS
AM
Andrew McCartney

G0XE2V · Toronto, ON, CA

DUPR

3.359

JT
Jeel Tanna

NXED26 · USA

DUPR

3.424

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-4340081202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8131565454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ron lee",
        "dupr_id": "V64V47",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Daniel Shafransky",
        "dupr_id": "WNXDXQ",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7570333937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew McCartney",
        "dupr_id": "G0XE2V",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jeel Tanna",
        "dupr_id": "NXED26",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]