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

9-12th

ID: 6398399480

Match Scores

22-20

Win

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Sani Sport Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jasmine Breen

O6QV7L · USA

DUPR

3.800

SB
Sylvie Bouchard

6ZVPOQ · Notre-Dame-de-l'Île-Perrot, QC, CA

DUPR

3.583

TEAM 2LOSS
MH
Marie Helene Poulin

X2ZK62 · Quebec City, QC, CA

DUPR

2.957

SM
sophie marchand

DNXVMM · Lanaudière, QC, CA

DUPR

3.390

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-6398399480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4596413185,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasmine Breen",
        "dupr_id": "O6QV7L",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sylvie Bouchard",
        "dupr_id": "6ZVPOQ",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Notre-Dame-de-l'ÃŽle-Perrot, QC, CA"
      }
    ]
  },
  {
    "team_id": 7643068601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marie Helene Poulin",
        "dupr_id": "X2ZK62",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": "Quebec City, QC, CA"
      },
      {
        "name": "sophie marchand",
        "dupr_id": "DNXVMM",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": "Lanaudière, QC, CA"
      }
    ]
  }
]