Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5287766406

Match Scores

5-15

Win

Play Date

2026-02-06

Play Time (Est)

7:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
PD
Philippe Durand

2YOOWR · USA

DUPR

4.265

LE
Luis Enrique Rojas

3ZQLQM · Ottawa, ON, CA

DUPR

4.422

TEAM 2WINNER
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.209

AS
Alain Sear

592P2R · Chelsea, QC, CA

DUPR

4.804

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-5287766406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8382225121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Philippe  Durand",
        "dupr_id": "2YOOWR",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Enrique Rojas",
        "dupr_id": "3ZQLQM",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6728166168,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alain Sear",
        "dupr_id": "592P2R",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Chelsea, QC, CA"
      }
    ]
  }
]