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

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

ID: 5475746330

Match Scores

15-5

Loss

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.813

TF
Tony Fachaux

2LJL79 · Longueuil, QC, CA

DUPR

4.458

TEAM 2LOSS
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.165

AN
Alexis Noel

567L00 · Outaouais, QC, CA

DUPR

4.681

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-5475746330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8114635126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.813,
        "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.458,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 6232891175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Alexis Noel",
        "dupr_id": "567L00",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Outaouais, QC, CA"
      }
    ]
  }
]