Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High INT+ (DUPR >= 3.50) DUPR Play | THU - night

ID: 5445718989

Match Scores

11-9

Loss

Play Date

2026-05-01

Play Time (Est)

10:15 AM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Pranav Sunil Kumar

LW44R5 · Toronto, ON, CA

DUPR

3.580

KM
Ketan Marballi

M2ZLVV · USA

DUPR

3.913

TEAM 2LOSS
GA
Greg Apple

M90VXL · USA

DUPR

3.639

BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.713

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-5445718989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7368022855,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pranav Sunil Kumar",
        "dupr_id": "LW44R5",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Ketan Marballi",
        "dupr_id": "M2ZLVV",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5567303439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Apple",
        "dupr_id": "M90VXL",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]