Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

R1: Men's 3.0 - 3.5 DUPR Round Robin

ID: 8232737877

Match Scores

4-11

Loss

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
Robin MacNeil

ODQQ2W · Lower Sackville, NS, CA

DUPR

3.099

RL
Rene Larocque

W6DENM · Halifax, NS, CA

DUPR

3.146

TEAM 2WINNER
KP
Krunal Patel

0ZWX9N · Halifax, NS, CA

DUPR

3.342

HJ
Harpreet Jaggi

K5VMMK · Halifax, NS, CA

DUPR

3.304

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-8232737877
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6770025982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin MacNeil",
        "dupr_id": "ODQQ2W",
        "rating": 3.099,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ccac3fa85e4.jpg",
        "location": "Lower Sackville, NS, CA"
      },
      {
        "name": "Rene Larocque",
        "dupr_id": "W6DENM",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5683856485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krunal Patel",
        "dupr_id": "0ZWX9N",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Harpreet Jaggi",
        "dupr_id": "K5VMMK",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]