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

INT (DUPR <= 3.49) DUPR Partner Play | TUE - night

ID: 6778152683

Match Scores

11-2

Win

Play Date

2026-03-25

Play Time (Est)

12:45 AM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Conlon

L2RGNK · USA

DUPR

3.321

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.412

TEAM 2LOSS
KL
Kelly Lau

ZZZERL · USA

DUPR

2.629

WL
Wilson Lau

ME5VDV · USA

DUPR

2.917

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-6778152683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6933066048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.321,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6896e635708da.jpg",
        "location": ""
      },
      {
        "name": "Carl Xu",
        "dupr_id": "7JOV0N",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7173106677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Lau",
        "dupr_id": "ZZZERL",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wilson Lau",
        "dupr_id": "ME5VDV",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]