Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Acton 4 Fun - DUPR16 - Pool A Joute 2-B

ID: 6408086218

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Chantal Brien

GG276M · Richmond, QC, CA

DUPR

3.565

GD
Guillaume Doyon

59OQPL · USA

DUPR

3.971

TEAM 2LOSS
KD
Karine Duhaime

NYL4P7 · Trois-Rivières, QC, CA

DUPR

3.655

AD
Alexandre Danylo

N72776 · Trois-Rivières, QC, CA

DUPR

4.023

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-6408086218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4912958385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chantal Brien",
        "dupr_id": "GG276M",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Richmond, QC, CA"
      },
      {
        "name": "Guillaume Doyon",
        "dupr_id": "59OQPL",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6309752750,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karine Duhaime",
        "dupr_id": "NYL4P7",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Trois-Rivières, QC, CA"
      },
      {
        "name": "Alexandre Danylo",
        "dupr_id": "N72776",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Trois-Rivières, QC, CA"
      }
    ]
  }
]