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

Week 4: Bed Wed Women’s Rec

ID: 4563730929

Match Scores

5-11

Win

Play Date

2026-05-06

Play Time (Est)

10:15 AM

Play Location

200 Bluewater Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
LT
Linda Thorne

LVMGYZ · USA

DUPR

2.000

DS
Darlene Sampson

J5YREM · Fall River, NS, CA

DUPR

2.518

TEAM 2WINNER
ÉM
Éva Molcsan

94XNRE · Cole Harbour, NS, CA

DUPR

2.361

BG
Betty Gagnon

WX942G · Bedford, NS, CA

DUPR

2.026

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-4563730929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8018915551,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Thorne",
        "dupr_id": "LVMGYZ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darlene Sampson",
        "dupr_id": "J5YREM",
        "rating": 2.518,
        "profile_pic_url": null,
        "location": "Fall River, NS, CA"
      }
    ]
  },
  {
    "team_id": 5202920769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Éva Molcsan",
        "dupr_id": "94XNRE",
        "rating": 2.361,
        "profile_pic_url": null,
        "location": "Cole Harbour, NS, CA"
      },
      {
        "name": "Betty Gagnon",
        "dupr_id": "WX942G",
        "rating": 2.026,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]