Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Nova Scotia Provincial Championships - Womens Doubles Skill: (5.0 And Above) Age: Open

ID: 8455892925

Match Scores

11-1

Win

Play Date

2026-05-22

Play Time (Est)

10:15 AM

Play Location

Bedford, NS

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Nicole Kanaan

RZZ07E · NS, CA

DUPR

4.440

VF
Vanesa Fung

59DMNL · NS, CA

DUPR

4.569

TEAM 2LOSS
YW
YIQI WANG

NYQGK2 · Bedford, NS, CA

DUPR

4.327

MC
Marylouise Crespo-Michaud

W6RGZM · Hammonds Plains, NS, CA

DUPR

4.541

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-8455892925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7325158217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Kanaan",
        "dupr_id": "RZZ07E",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "NS, CA"
      },
      {
        "name": "Vanesa Fung",
        "dupr_id": "59DMNL",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  },
  {
    "team_id": 4660275602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "YIQI WANG",
        "dupr_id": "NYQGK2",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Marylouise Crespo-Michaud",
        "dupr_id": "W6RGZM",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Hammonds Plains, NS, CA"
      }
    ]
  }
]