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

DUPR 3-3.25 (PICKLEHEADS GTA)

ID: 4613333408

Match Scores

11-1

Win

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Pickleplex Social Club - Downsview, Carl Hall Road, North York, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Joseph Manrique

NXQK06 · USA

DUPR

2.775

Moises Canada

94PJVV · Toronto, ON, CA

DUPR

3.204

TEAM 2LOSS
ZL
zero Lee

7NRN24 · USA

DUPR

2.000

FF
Frank Fung

ELOMNO · USA

DUPR

2.822

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-4613333408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4385696746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Manrique",
        "dupr_id": "NXQK06",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moises Canada",
        "dupr_id": "94PJVV",
        "rating": 3.204,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67c0ff16d9268.jpg",
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 5889638990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "zero Lee",
        "dupr_id": "7NRN24",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Fung",
        "dupr_id": "ELOMNO",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]