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

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

ID: 7680854935

Match Scores

11-9

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jocelyne Beland

9D0NZR · USA

DUPR

2.506

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.064

TEAM 2LOSS
RB
Richard Bernier

KXNKYO · USA

DUPR

2.983

CM
Chantal Marin

NYMJ4Z · USA

DUPR

3.184

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-7680854935
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5593932414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jocelyne Beland",
        "dupr_id": "9D0NZR",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 6145903615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard  Bernier",
        "dupr_id": "KXNKYO",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chantal Marin",
        "dupr_id": "NYMJ4Z",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]