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

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

ID: 6016705244

Match Scores

3-11

Loss

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jocelyne Beland

9D0NZR · USA

DUPR

2.479

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.047

TEAM 2WINNER
JP
Jade Petit

5EEVWP · USA

DUPR

3.569

FT
Félix Trépanier

OWMNXE · USA

DUPR

3.630

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-6016705244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6663559466,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jocelyne Beland",
        "dupr_id": "9D0NZR",
        "rating": 2.479,
        "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": 6820055160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jade Petit",
        "dupr_id": "5EEVWP",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Félix Trépanier",
        "dupr_id": "OWMNXE",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]