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

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

ID: 7300513803

Match Scores

11-2

Win

Play Date

2026-01-29

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Louis Lee

PKQ75M · Toronto, ON, CA

DUPR

4.005

BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.627

TEAM 2LOSS
AY
Alex Young

0ZLW6N · USA

DUPR

2.842

PC
Pankaj Chhabra

YNGKQD · USA

DUPR

3.297

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-7300513803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622397370,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Lee",
        "dupr_id": "PKQ75M",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 5831948228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Young",
        "dupr_id": "0ZLW6N",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pankaj Chhabra",
        "dupr_id": "YNGKQD",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]