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

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

ID: 5198456497

Match Scores

15-7

Loss

Play Date

2025-09-28

Play Time (Est)

2:15 AM

Play Location

Cornwall, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Laramie Morrison

DN9GPX · Ottawa, ON, CA

DUPR

4.566

KW
Kevin Wilson

EGW5LE · Casselman, ON, CA

DUPR

5.083

TEAM 2LOSS
AL
Amy Lemke

4ZPG7M · Ogdensburg, NY, US

DUPR

4.146

TP
Tom Pearson

PW4E2Z · Canton, NY, US

DUPR

4.864

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-5198456497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4755564678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laramie Morrison",
        "dupr_id": "DN9GPX",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Kevin Wilson",
        "dupr_id": "EGW5LE",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Casselman, ON, CA"
      }
    ]
  },
  {
    "team_id": 6393909291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy  Lemke",
        "dupr_id": "4ZPG7M",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Ogdensburg, NY, US"
      },
      {
        "name": "Tom Pearson",
        "dupr_id": "PW4E2Z",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Canton, NY, US"
      }
    ]
  }
]