Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Six Open: Cash Cup - Mens Doubles Skill: (4.0 - 4.5) Age: 17+

ID: 7325978868

Match Scores

9-11

Loss

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.616

LL
Louis Lee

PKQ75M · Toronto, ON, CA

DUPR

3.993

TEAM 2WINNER
LL
Larry Laughlin

X2ZNQ4 · USA

DUPR

4.205

SH
Shane Hickson

D57VE4 · USA

DUPR

3.810

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-7325978868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4698993934,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Louis Lee",
        "dupr_id": "PKQ75M",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7525547411,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Larry Laughlin",
        "dupr_id": "X2ZNQ4",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Hickson",
        "dupr_id": "D57VE4",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]