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

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

ID: 8308156359

Match Scores

4-15

Loss

Play Date

2025-12-21

Play Time (Est)

4:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.794

KL
Keith Lane

1270RR · Ottawa, ON, CA

DUPR

4.804

TEAM 2WINNER
Marc Andre LeBlanc

0YGXQQ · Gatineau, QC, CA

DUPR

4.782

AN
Alexis Noel

567L00 · Outaouais, QC, CA

DUPR

4.751

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-8308156359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5421147839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Keith Lane",
        "dupr_id": "1270RR",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 7569607144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Andre LeBlanc",
        "dupr_id": "0YGXQQ",
        "rating": 4.782,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65a91ef85272d.jpg",
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alexis Noel",
        "dupr_id": "567L00",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Outaouais, QC, CA"
      }
    ]
  }
]