Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8285280789

Match Scores

11-15

Loss

Play Date

2026-02-05

Play Time (Est)

10:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.699

AS
Alexandre Sear

76QLD4 · Gatineau, QC, CA

DUPR

4.165

TEAM 2WINNER
AL
Alexandre Legault

2Q5O7R · Gatineau, QC, CA

DUPR

4.620

EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.183

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-8285280789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6333475133,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      },
      {
        "name": "Alexandre Sear",
        "dupr_id": "76QLD4",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 7458902709,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexandre Legault",
        "dupr_id": "2Q5O7R",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]