Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6516679489

Match Scores

11-1

Win

Play Date

2026-01-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Louis Lee

PKQ75M · Toronto, ON, CA

DUPR

4.016

BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.638

TEAM 2LOSS
AY
Alex Young

0ZLW6N · USA

DUPR

3.057

PC
Pankaj Chhabra

YNGKQD · USA

DUPR

3.330

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-6516679489
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850827603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Lee",
        "dupr_id": "PKQ75M",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7365878440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Young",
        "dupr_id": "0ZLW6N",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pankaj Chhabra",
        "dupr_id": "YNGKQD",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]