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

Sweet picklers

ID: 5003622467

Match Scores

11-3

Loss

Play Date

2026-05-11

Play Time (Est)

12:45 AM

Play Location

590 Lacasse Blvd, Windsor, ON N8N 2C1, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Janis Marentette

V22G4E · USA

DUPR

3.350

RA
Rosa Amicarelli

99Y57R · Essex, ON, CA

DUPR

3.365

TEAM 2LOSS
CM
Christine Morton

ODQON7 · Windsor, ON, CA

DUPR

3.684

MD
Mitch Dunne

DWPXW6 · Windsor, ON, CA

DUPR

3.012

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-5003622467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5006880703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janis  Marentette",
        "dupr_id": "V22G4E",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rosa Amicarelli",
        "dupr_id": "99Y57R",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Essex, ON, CA"
      }
    ]
  },
  {
    "team_id": 6806182117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Morton",
        "dupr_id": "ODQON7",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Mitch Dunne",
        "dupr_id": "DWPXW6",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  }
]