Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 (9:05) - Pool C

ID: 5422961300

Match Scores

17-21

Loss

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Tennis 13 Fitness

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
Damien Gautier

M279KD · Montreal, QC, CA

DUPR

4.184

SM
sophie marchand

DNXVMM · Lanaudière, QC, CA

DUPR

3.587

TEAM 2WINNER
DR
David Roberge

V4WO4J · Sainte-Madeleine, QC, CA

DUPR

4.073

MR
Melanie Rocco

6N7M90 · Longueuil, QC, CA

DUPR

4.072

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-5422961300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172879652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Damien Gautier",
        "dupr_id": "M279KD",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "sophie marchand",
        "dupr_id": "DNXVMM",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Lanaudière, QC, CA"
      }
    ]
  },
  {
    "team_id": 6654518395,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Roberge",
        "dupr_id": "V4WO4J",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Sainte-Madeleine, QC, CA"
      },
      {
        "name": "Melanie Rocco",
        "dupr_id": "6N7M90",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  }
]