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

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

ID: 6265484033

Match Scores

7-15

Win

Play Date

2026-02-05

Play Time (Est)

6:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
LR
Leon Richins

8J906W · Ottawa, ON, CA

DUPR

4.622

KC
Kevin Cao

6NNWDG · Ottawa, ON, CA

DUPR

4.524

TEAM 2WINNER
AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.724

AS
Alexandre Sear

76QLD4 · Gatineau, QC, CA

DUPR

4.207

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-6265484033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5637266413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leon Richins",
        "dupr_id": "8J906W",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Kevin Cao",
        "dupr_id": "6NNWDG",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6093164850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      },
      {
        "name": "Alexandre Sear",
        "dupr_id": "76QLD4",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]