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

Cornwall Broadview Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 7622168575

Match Scores

15-13

Loss

Play Date

2025-09-27

Play Time (Est)

8:45 AM

Play Location

Cornwall, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Darren Douglas Lalonde

ZN425P · Ingleside, ON, CA

DUPR

4.771

AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.772

TEAM 2LOSS
LM
Lucas Mahony

YXMOEK · Ottawa, ON, CA

DUPR

4.569

BM
Ben Mahony

562DDL · Ottawa, ON, CA

DUPR

4.403

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-7622168575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5104656376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Douglas Lalonde",
        "dupr_id": "ZN425P",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Ingleside, ON, CA"
      },
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6009123453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Mahony",
        "dupr_id": "YXMOEK",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Ben Mahony",
        "dupr_id": "562DDL",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]