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

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

ID: 7340372314

Match Scores

11-9

Win

Play Date

2026-04-01

Play Time (Est)

11:30 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Conlon

L2RGNK · USA

DUPR

3.359

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.450

TEAM 2LOSS
ND
Nish Duttachoudhury

J5QEZO · Toronto, ON, CA

DUPR

3.260

TK
Tanya Kalra

E9QKVE · Toronto, ON, CA

DUPR

3.076

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-7340372314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5857084209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.359,
        "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.45,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7747219532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nish Duttachoudhury",
        "dupr_id": "J5QEZO",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Tanya Kalra",
        "dupr_id": "E9QKVE",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]