Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL CUP II - Mens Doubles Skill: (Open) Age: (19 And Above)

ID: 5340256564

Match Scores

5-15

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Chris Coveny

NROXR6 · Ottawa, ON, CA

DUPR

4.288

NH
Nico Hopkins

7NJZ60 · Ottawa, ON, CA

DUPR

3.803

TEAM 2WINNER
Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.806

TF
Tony Fachaux

2LJL79 · Longueuil, QC, CA

DUPR

4.451

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-5340256564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8346897296,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris  Coveny",
        "dupr_id": "NROXR6",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Nico Hopkins",
        "dupr_id": "7NJZ60",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 8271472964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.806,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88330_61474fb942bdd.jpeg",
        "location": "Perth, ON, CA"
      },
      {
        "name": "Tony Fachaux",
        "dupr_id": "2LJL79",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  }
]