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

High Intermediate (3.5–4.0+) Partner Play - DUPR

ID: 8030925446

Match Scores

11-5

Win

Play Date

2026-02-27

Play Time (Est)

3:30 PM

Play Location

Pickleplex Downsview

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Allen Chan

WKZEZQ · Toronto, ON, CA

DUPR

3.845

AM
Abel Madarang

NR4PMZ · Toronto, ON, CA

DUPR

3.472

TEAM 2LOSS
PC
Pankaj Chhabra

YNGKQD · USA

DUPR

3.301

BN
Bharat Negi

DYMZQX · USA

DUPR

3.222

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-8030925446
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228842443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Chan",
        "dupr_id": "WKZEZQ",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Abel Madarang",
        "dupr_id": "NR4PMZ",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 4417977936,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pankaj Chhabra",
        "dupr_id": "YNGKQD",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bharat Negi",
        "dupr_id": "DYMZQX",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]