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

APA - The Capital Cup (Mid-Season Finale) - Powered By The Forge - Split Age Mens Doubles Skill: (PRO)

ID: 5642502538

Match Scores

2-15

Win

Play Date

2025-07-24

Play Time (Est)

11:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.927

EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.218

TEAM 2WINNER
FM
Firas Mohamed

N7V5Y2 · USA

DUPR

4.085

PM
Paul Morrison

W60ZLY · Ottawa, ON, CA

DUPR

4.826

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-5642502538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7355296025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 7427419192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Firas Mohamed",
        "dupr_id": "N7V5Y2",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Morrison",
        "dupr_id": "W60ZLY",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]