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

DVBC LADDER LEAGUE - Week 1 (Season 2)

ID: 6212094889

Match Scores

11-8

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Toronto Public Library

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Supan Shah

EX4ZPO · USA

DUPR

2.905

BL
Binh Le

2Q7L59 · USA

DUPR

3.328

TEAM 2LOSS
RX
Regan Xu

GWMWQD · Markham, ON, CA

DUPR

3.179

PL
Pamela Li

Z4N7WP · Toronto, ON, CA

DUPR

2.957

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-6212094889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7367694183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Supan Shah",
        "dupr_id": "EX4ZPO",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Le",
        "dupr_id": "2Q7L59",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6189423420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Regan Xu",
        "dupr_id": "GWMWQD",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      },
      {
        "name": "Pamela  Li",
        "dupr_id": "Z4N7WP",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]