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

PPL CUP II - Mens Doubles Skill Split Age: (4.5) Age: (Under 50 Over 50)

ID: 7277392180

Match Scores

15-3

Loss

Play Date

2026-05-15

Play Time (Est)

5:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.938

KW
Kevin Wilson

EGW5LE · Casselman, ON, CA

DUPR

5.305

TEAM 2LOSS
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.143

Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.811

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-7277392180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4346231889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Kevin Wilson",
        "dupr_id": "EGW5LE",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Casselman, ON, CA"
      }
    ]
  },
  {
    "team_id": 7003083415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.811,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88330_61474fb942bdd.jpeg",
        "location": "Perth, ON, CA"
      }
    ]
  }
]