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

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

ID: 4734837554

Match Scores

2-15

Loss

Play Date

2025-09-28

Play Time (Est)

3:30 PM

Play Location

Cornwall, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Amy Lemke

4ZPG7M · Ogdensburg, NY, US

DUPR

4.102

TP
Tom Pearson

PW4E2Z · Canton, NY, US

DUPR

4.808

TEAM 2WINNER
GS
Genya Stefanoff

EGW59M · Ottawa, ON, CA

DUPR

4.726

CV
Chad Valcour

9P96JV · Brockville, ON, CA

DUPR

5.034

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-4734837554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675700878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy  Lemke",
        "dupr_id": "4ZPG7M",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Ogdensburg, NY, US"
      },
      {
        "name": "Tom Pearson",
        "dupr_id": "PW4E2Z",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Canton, NY, US"
      }
    ]
  },
  {
    "team_id": 6200331213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Genya Stefanoff",
        "dupr_id": "EGW59M",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Chad Valcour",
        "dupr_id": "9P96JV",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Brockville, ON, CA"
      }
    ]
  }
]