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

DVBC LADDER LEAGUE - PLAYOFFS (Season 1)

ID: 4365323535

Match Scores

11-6

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
ron lee

V64V47 · Toronto, ON, CA

DUPR

3.421

JT
Jeel Tanna

NXED26 · USA

DUPR

3.428

TEAM 2LOSS
Andrew McCartney

G0XE2V · Toronto, ON, CA

DUPR

3.340

Regan Xu

GWMWQD · Markham, ON, CA

DUPR

3.189

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-4365323535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4478053419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ron lee",
        "dupr_id": "V64V47",
        "rating": 3.421,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jeel Tanna",
        "dupr_id": "NXED26",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5428452456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew McCartney",
        "dupr_id": "G0XE2V",
        "rating": 3.34,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Regan Xu",
        "dupr_id": "GWMWQD",
        "rating": 3.189,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Markham, ON, CA"
      }
    ]
  }
]