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

APA - The Canada Cup - Mens Doubles Skill: (4.5 And Under) Age: (50 And Above)

ID: 7175102828

Match Scores

4-15

Loss

Play Date

2026-02-06

Play Time (Est)

9:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.200

AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.780

TEAM 2WINNER
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.936

AR
Andre Rouleau

4Z4P72 · Hawkesbury, ON, CA

DUPR

4.967

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-7175102828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8576376827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      }
    ]
  },
  {
    "team_id": 5252684619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Andre Rouleau",
        "dupr_id": "4Z4P72",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Hawkesbury, ON, CA"
      }
    ]
  }
]