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

Uni-T Académie Pickleball

ID: 8516802864

Match Scores

9-11

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Saint-Augustin-de-Desmaures, QC G3A 2E3, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Benoit Sigouin

V4Y2K5 · Saint-Nicolas, QC, CA

DUPR

3.076

SB
Sylvie Beaudoin

56YP7P · USA

DUPR

3.506

TEAM 2WINNER
DC
Dary Croft

OWLLLW · USA

DUPR

2.872

IF
Isabel Fiechter

OW9V5W · USA

DUPR

3.070

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-8516802864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6632762927,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benoit Sigouin",
        "dupr_id": "V4Y2K5",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Saint-Nicolas, QC, CA"
      },
      {
        "name": "Sylvie Beaudoin",
        "dupr_id": "56YP7P",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5838105812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dary Croft",
        "dupr_id": "OWLLLW",
        "rating": 2.872,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isabel Fiechter",
        "dupr_id": "OW9V5W",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]