Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 18 (9:05) - Pool A

ID: 4987780951

Match Scores

21-13

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Tennis 13 Fitness

View Facility Page →

Competitor Teams

TEAM 1WINNER
SL
Simon Lapierre

JJ9MKW · Montérégie, QC, CA

DUPR

4.820

CJ
chloe jean

VXXMDE · Longueuil, QC, CA

DUPR

4.315

TEAM 2LOSS
RH
Rylan Hempell

JZJ6PD · Ottawa, ON, CA

DUPR

4.689

NP
Natasha Patel

V4VDQE · Ottawa, ON, CA

DUPR

4.334

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-4987780951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6098483847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Lapierre",
        "dupr_id": "JJ9MKW",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      },
      {
        "name": "chloe jean",
        "dupr_id": "VXXMDE",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 6483778443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rylan Hempell",
        "dupr_id": "JZJ6PD",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Natasha Patel",
        "dupr_id": "V4VDQE",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]