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

Cornwall Broadview Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5624162087

Match Scores

10-15

Loss

Play Date

2025-09-28

Play Time (Est)

12:45 AM

Play Location

Cornwall, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Amy Lemke

4ZPG7M · Ogdensburg, NY, US

DUPR

4.122

TP
Tom Pearson

PW4E2Z · Canton, NY, US

DUPR

4.833

TEAM 2WINNER
MC
Marie Claude Boisvert

0Q5OZ2 · Ottawa, ON, CA

DUPR

4.511

AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.739

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-5624162087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7559552504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy  Lemke",
        "dupr_id": "4ZPG7M",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Ogdensburg, NY, US"
      },
      {
        "name": "Tom Pearson",
        "dupr_id": "PW4E2Z",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Canton, NY, US"
      }
    ]
  },
  {
    "team_id": 5803449133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marie Claude Boisvert",
        "dupr_id": "0Q5OZ2",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]