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

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

ID: 5636899468

Match Scores

11-0

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Daniel Philippe

55R095 · USA

DUPR

3.170

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.030

TEAM 2LOSS
SB
Stephane Beauregard

JY75DW · USA

DUPR

3.233

SM
Sylvain Moreau

ZDK9ZL · USA

DUPR

2.812

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-5636899468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8234964430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Philippe",
        "dupr_id": "55R095",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 6594151258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephane Beauregard",
        "dupr_id": "JY75DW",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sylvain Moreau",
        "dupr_id": "ZDK9ZL",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]