Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Barrie Open - Womens Doubles Skill: (4.0) Age: (16 And Above)

ID: 6075474216

Match Scores

15-4

Win

Play Date

2025-06-22

Play Time (Est)

1:00 PM

Play Location

Barrie, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Angela Mezenberg

GGR2DV · ON, CA

DUPR

4.256

CM
Christine MacMillan

L296ZZ · Huntsville, ON, CA

DUPR

4.357

TEAM 2LOSS
CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.288

DC
Deanna Christie

84GEM2 · Kingston, ON, CA

DUPR

4.050

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-6075474216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6673699682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Mezenberg",
        "dupr_id": "GGR2DV",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Christine MacMillan",
        "dupr_id": "L296ZZ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      }
    ]
  },
  {
    "team_id": 8536990555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Deanna Christie",
        "dupr_id": "84GEM2",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  }
]