Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High INT+ (DUPR >= 3.50) DUPR Play | Sun - aft

ID: 4749628416

Match Scores

3-11

Win

Play Date

2026-03-01

Play Time (Est)

1:00 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jordan Talsky

0Q4PG4 · Toronto, ON, CA

DUPR

3.531

SH
Sahil Hemani

P5O95E · Toronto, ON, CA

DUPR

3.867

TEAM 2WINNER
WT
Wayne Tsang

KDYMRQ · Toronto, ON, CA

DUPR

4.032

NB
Nicholas bray

9JDRDJ · Toronto, ON, CA

DUPR

3.659

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-4749628416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5938279303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Talsky",
        "dupr_id": "0Q4PG4",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Sahil Hemani",
        "dupr_id": "P5O95E",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 5786321556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne Tsang",
        "dupr_id": "KDYMRQ",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Nicholas  bray",
        "dupr_id": "9JDRDJ",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]