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

DVBC LADDER LEAGUE - PLAYOFFS (Season 1)

ID: 5755947986

Match Scores

11-10

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
ron lee

V64V47 · Toronto, ON, CA

DUPR

3.425

JT
Jeel Tanna

NXED26 · USA

DUPR

3.419

TEAM 2LOSS
DS
Daniel Shafransky

WNXDXQ · USA

DUPR

3.136

RX
Regan Xu

GWMWQD · USA

DUPR

3.205

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-5755947986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6960699630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ron lee",
        "dupr_id": "V64V47",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jeel Tanna",
        "dupr_id": "NXED26",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6039202587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Shafransky",
        "dupr_id": "WNXDXQ",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regan Xu",
        "dupr_id": "GWMWQD",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]