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

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

ID: 7608472176

Match Scores

11-8

Win

Play Date

2026-04-01

Play Time (Est)

1:00 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Conlon

L2RGNK · USA

DUPR

3.374

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.465

TEAM 2LOSS
AG
Adrian Garcia

YNO5GP · Toronto, ON, CA

DUPR

3.253

RL
Roberto Leon

QX694D · USA

DUPR

3.105

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-7608472176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7681350259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.374,
        "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.465,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 5471127412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Garcia",
        "dupr_id": "YNO5GP",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Roberto Leon",
        "dupr_id": "QX694D",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]