Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Atlantic Winter Team Challenge presented by /présenté par Onix Pickleball Canada - Mens Doubles Skill: (4.0) - 54 and under

ID: 7819555423

Match Scores

16-21

Win

Play Date

2025-03-15

Play Time (Est)

8:45 AM

Play Location

Miramichi, NB

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Gerry Hebert

67OGJ0 · USA

DUPR

3.887

PL
Paul LeBlanc

O6MJZP · USA

DUPR

4.181

TEAM 2WINNER
NP
Noah Porter

0Y26KG · Miramichi, NB, CA

DUPR

5.208

JC
Joshua Chiasson

L5OK75 · Miramichi, NB, CA

DUPR

3.918

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-7819555423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8067213775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gerry Hebert",
        "dupr_id": "67OGJ0",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul LeBlanc",
        "dupr_id": "O6MJZP",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7399426359,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Porter",
        "dupr_id": "0Y26KG",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Miramichi, NB, CA"
      },
      {
        "name": "Joshua Chiasson",
        "dupr_id": "L5OK75",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Miramichi, NB, CA"
      }
    ]
  }
]