Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APA - The Canada Cup - Split Aged Mens Doubles Skill: (4.5 And Below)

ID: 6395198149

Match Scores

15-4

Loss

Play Date

2026-02-05

Play Time (Est)

2:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
KT
ky tuong ly

W6WLXQ · Ottawa, ON, CA

DUPR

4.841

CH
CALEB HUI

X27ZM5 · Ottawa, ON, CA

DUPR

4.469

TEAM 2LOSS
AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.648

AS
Alexandre Sear

76QLD4 · Gatineau, QC, CA

DUPR

4.072

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-6395198149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5297521513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ky tuong ly",
        "dupr_id": "W6WLXQ",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "CALEB HUI",
        "dupr_id": "X27ZM5",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 4302552216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      },
      {
        "name": "Alexandre Sear",
        "dupr_id": "76QLD4",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]