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

Acton 4 Fun DUPR 14 - Pool A Joute 1-A

ID: 7405200241

Match Scores

11-5

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jocelyne Beland

9D0NZR · USA

DUPR

2.828

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.047

TEAM 2LOSS
CC
Chantal Claude

V2YDWJ · USA

DUPR

3.267

SB
Stephane Beauregard

JY75DW · USA

DUPR

3.198

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-7405200241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6014161835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jocelyne Beland",
        "dupr_id": "9D0NZR",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 6294714296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chantal  Claude",
        "dupr_id": "V2YDWJ",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Beauregard",
        "dupr_id": "JY75DW",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]