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

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

ID: 5168910653

Match Scores

11-0

Win

Play Date

2026-03-25

Play Time (Est)

6:15 AM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Conlon

L2RGNK · USA

DUPR

3.348

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.439

TEAM 2LOSS
QK
Qandeel Khowaja

JPZZWW · Toronto, ON, CA

DUPR

3.109

TK
Tanya Kalra

E9QKVE · Toronto, ON, CA

DUPR

3.074

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-5168910653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6264142524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.348,
        "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.439,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 4757691264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Qandeel Khowaja",
        "dupr_id": "JPZZWW",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Tanya Kalra",
        "dupr_id": "E9QKVE",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]