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

Atlantic Pickleball Club Coastal Challenge - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5012310842

Match Scores

11-4

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Stratford, PE

View Facility Page →

Competitor Teams

TEAM 1WINNER
PF
Parker Fisher

17VVR5 · Bonshaw, PE, CA

DUPR

5.026

KB
Kyle Bennington

EGON0W · Charlottetown, PE, CA

DUPR

5.182

TEAM 2LOSS
RD
Riley d'Entremont

67GXPK · Lower West Pubnico, NS, CA

DUPR

4.601

AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.126

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-5012310842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6841924151,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parker Fisher",
        "dupr_id": "17VVR5",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Bonshaw, PE, CA"
      },
      {
        "name": "Kyle Bennington",
        "dupr_id": "EGON0W",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      }
    ]
  },
  {
    "team_id": 5534398934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley d'Entremont",
        "dupr_id": "67GXPK",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Lower West Pubnico, NS, CA"
      },
      {
        "name": "Agron Topalli",
        "dupr_id": "KOOQNK",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]