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

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

ID: 8350400442

Match Scores

11-4

Win

Play Date

2026-03-25

Play Time (Est)

7:30 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Conlon

L2RGNK · USA

DUPR

3.313

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.404

TEAM 2LOSS
AT
Anthony Tai

0ZZ95G · USA

DUPR

3.064

DC
Daphne Chang

RWWO9Z · USA

DUPR

2.839

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-8350400442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8530385636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.313,
        "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.404,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 4297394292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Tai",
        "dupr_id": "0ZZ95G",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daphne Chang",
        "dupr_id": "RWWO9Z",
        "rating": 2.839,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]