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

R1: Men's 3.0 - 3.5 DUPR Round Robin

ID: 7701702232

Match Scores

8-11

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
Robin MacNeil

ODQQ2W · Lower Sackville, NS, CA

DUPR

3.111

RL
Rene Larocque

W6DENM · Halifax, NS, CA

DUPR

3.162

TEAM 2WINNER
KP
Krunal Patel

0ZWX9N · Halifax, NS, CA

DUPR

3.391

HJ
Harpreet Jaggi

K5VMMK · Halifax, NS, CA

DUPR

3.352

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-7701702232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7096812783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin MacNeil",
        "dupr_id": "ODQQ2W",
        "rating": 3.111,
        "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.162,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5509256547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krunal Patel",
        "dupr_id": "0ZWX9N",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Harpreet Jaggi",
        "dupr_id": "K5VMMK",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]