Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6588589869

Match Scores

11-8

Loss

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Andrew Guo

V25R55 · USA

DUPR

3.914

JT
Jay Tung

YMVQN4 · USA

DUPR

3.933

TEAM 2LOSS
BL
Baron Lam

56MXJ5 · Toronto, ON, CA

DUPR

3.609

LL
Louis Lee

PKQ75M · Toronto, ON, CA

DUPR

3.986

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-6588589869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6566634318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Guo",
        "dupr_id": "V25R55",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Tung",
        "dupr_id": "YMVQN4",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5393105360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Baron Lam",
        "dupr_id": "56MXJ5",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Louis Lee",
        "dupr_id": "PKQ75M",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]