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

Week 4: Bed Mon Women’s Level 2 Novice

ID: 7229250216

Match Scores

11-5

Loss

Play Date

2026-04-06

Play Time (Est)

1:00 PM

Play Location

200 Bluewater Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
YC
Yiting Cao

6PZNVE · USA

DUPR

2.471

CL
Carla Lane

67NMVQ · Halifax, NS, CA

DUPR

2.052

TEAM 2LOSS
SS
Suzannah Spence

QJL7DN · USA

DUPR

2.069

ÉM
Éva Molcsan

94XNRE · Cole Harbour, NS, CA

DUPR

2.348

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-7229250216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4763497216,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yiting Cao",
        "dupr_id": "6PZNVE",
        "rating": 2.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carla Lane",
        "dupr_id": "67NMVQ",
        "rating": 2.052,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5405327322,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzannah  Spence",
        "dupr_id": "QJL7DN",
        "rating": 2.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Éva Molcsan",
        "dupr_id": "94XNRE",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": "Cole Harbour, NS, CA"
      }
    ]
  }
]