Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6057464473

Match Scores

3-11

Loss

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Andus Cheung

G04PJQ · ON, CA

DUPR

3.896

SS
Simon Santos

JJ7LZW · Brampton, ON, CA

DUPR

3.794

TEAM 2WINNER
DG
Dexter Glied-Beliak

2YLPR9 · Toronto, ON, CA

DUPR

3.959

JG
Jeremy Glied-Beliak

7DWDOM · USA

DUPR

4.249

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-6057464473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4390710581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andus Cheung",
        "dupr_id": "G04PJQ",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Simon Santos",
        "dupr_id": "JJ7LZW",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7950471108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dexter Glied-Beliak",
        "dupr_id": "2YLPR9",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Jeremy Glied-Beliak",
        "dupr_id": "7DWDOM",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]