Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Classique Mrgence 2025 - Double Homme 3.5 - Bracket - P5: Semi-final

ID: 8049566345

Match Scores

15-11

Win

Play Date

2025-06-14

Play Time (Est)

6:15 AM

Play Location

Montreal, QC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Kevin Gaudreau

0QDJLG · USA

DUPR

3.933

PL
Philippe Lepine

JZG75O · Montreal, QC, CA

DUPR

3.732

TEAM 2LOSS
AE
Anthony ethier

YX6LRE · USA

DUPR

3.247

FE
François Ethier

G0KLOG · USA

DUPR

3.196

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-8049566345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6204607897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Gaudreau",
        "dupr_id": "0QDJLG",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Philippe Lepine",
        "dupr_id": "JZG75O",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 4429551052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony  ethier",
        "dupr_id": "YX6LRE",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "François  Ethier",
        "dupr_id": "G0KLOG",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]