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: 4984216333

Match Scores

15-10

Loss

Play Date

2026-02-06

Play Time (Est)

2:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.917

AR
Andre Rouleau

4Z4P72 · Hawkesbury, ON, CA

DUPR

4.852

TEAM 2LOSS
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.219

AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.831

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-4984216333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5957702334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Andre Rouleau",
        "dupr_id": "4Z4P72",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Hawkesbury, ON, CA"
      }
    ]
  },
  {
    "team_id": 5045288899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      }
    ]
  }
]