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

2025 Pickleball Paddles Canada Atlantic Championships - Mixed Doubles Skill: (3.0) Age: (50 To 59)

ID: 7351010143

Match Scores

11-4

Loss

Play Date

2025-09-28

Play Time (Est)

8:45 AM

Play Location

Bedford, NS

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Christine Larocque

JZ6WYJ · Halifax, NS, CA

DUPR

3.242

RL
Rene Larocque

W6DENM · Halifax, NS, CA

DUPR

3.314

TEAM 2LOSS
NH
Nancy House

7N7ZYN · USA

DUPR

3.020

DC
Doug Caldwell

ODV5OE · Dartmouth, NS, CA

DUPR

3.350

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-7351010143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7736068063,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Larocque",
        "dupr_id": "JZ6WYJ",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Rene Larocque",
        "dupr_id": "W6DENM",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7759595462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy House",
        "dupr_id": "7N7ZYN",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Caldwell",
        "dupr_id": "ODV5OE",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]