Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL - Forge Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 6402438609

Match Scores

15-12

Loss

Play Date

2025-12-21

Play Time (Est)

10:15 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
FL
Frederic Lapointe

MYNZPV · USA

DUPR

4.503

AL
Alexandre Legault

2Q5O7R · Gatineau, QC, CA

DUPR

4.572

TEAM 2LOSS
LM
Lucas Mahony

YXMOEK · Ottawa, ON, CA

DUPR

4.538

BM
Ben Mahony

562DDL · Ottawa, ON, CA

DUPR

4.369

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-6402438609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863729278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frederic Lapointe",
        "dupr_id": "MYNZPV",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandre Legault",
        "dupr_id": "2Q5O7R",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 6936972822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Mahony",
        "dupr_id": "YXMOEK",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Ben Mahony",
        "dupr_id": "562DDL",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]