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

Week 4: Bed Mon Women’s Level 2 Novice

ID: 8546005446

Match Scores

10-11

Loss

Play Date

2026-04-06

Play Time (Est)

7:30 PM

Play Location

200 Bluewater Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
DV
Deanne Vigneault

NROZON · Halifax, NS, CA

DUPR

2.107

ÉM
Éva Molcsan

94XNRE · Cole Harbour, NS, CA

DUPR

2.344

TEAM 2WINNER
IM
Isabel McOnie

P57NYX · Halifax, NS, CA

DUPR

2.765

JD
Jasmine Du

6PZ7OG · Bedford, NS, CA

DUPR

2.512

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-8546005446
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4520249265,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deanne Vigneault",
        "dupr_id": "NROZON",
        "rating": 2.107,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Éva Molcsan",
        "dupr_id": "94XNRE",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": "Cole Harbour, NS, CA"
      }
    ]
  },
  {
    "team_id": 5565718119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isabel McOnie",
        "dupr_id": "P57NYX",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Jasmine Du",
        "dupr_id": "6PZ7OG",
        "rating": 2.512,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]