Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 (9:05) - Pool A

ID: 4393914715

Match Scores

22-20

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Tennis 13 Fitness

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Emy Bergeron

7D7WDN · Sainte-Marthe-sur-le-Lac, QC, CA

DUPR

4.754

CJ
chloe jean

VXXMDE · Longueuil, QC, CA

DUPR

4.302

TEAM 2LOSS
HP
Heather Penney

Q5WL4D · Ottawa, ON, CA

DUPR

3.847

NP
Natasha Patel

V4VDQE · Ottawa, ON, CA

DUPR

4.348

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-4393914715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6000793846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emy Bergeron",
        "dupr_id": "7D7WDN",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Sainte-Marthe-sur-le-Lac, QC, CA"
      },
      {
        "name": "chloe jean",
        "dupr_id": "VXXMDE",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 7984394314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Penney",
        "dupr_id": "Q5WL4D",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Natasha Patel",
        "dupr_id": "V4VDQE",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]