Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6411894885

Match Scores

11-5

Win

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Andus Cheung

G04PJQ · ON, CA

DUPR

3.977

SS
Simon Santos

JJ7LZW · Brampton, ON, CA

DUPR

3.883

TEAM 2LOSS
SH
Shaun Hills

765GV5 · San Juan del Sur, Rivas, NI

DUPR

4.041

DR
daniel rasquin

P50KMG · USA

DUPR

4.309

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-6411894885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6479621733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andus Cheung",
        "dupr_id": "G04PJQ",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Simon Santos",
        "dupr_id": "JJ7LZW",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 6371028416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaun Hills",
        "dupr_id": "765GV5",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "San Juan del Sur, Rivas, NI"
      },
      {
        "name": "daniel rasquin",
        "dupr_id": "P50KMG",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]