Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8164028608

Match Scores

9-15

Loss

Play Date

2025-09-28

Play Time (Est)

5:00 PM

Play Location

Cornwall, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Amy Lemke

4ZPG7M · Ogdensburg, NY, US

DUPR

4.126

TP
Tom Pearson

PW4E2Z · Canton, NY, US

DUPR

4.838

TEAM 2WINNER
CB
Christelle Baillod

5657Y0 · Ottawa, ON, CA

DUPR

4.267

JF
Jonathan Freda

676WWG · Ottawa, ON, CA

DUPR

4.323

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-8164028608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4473869701,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy  Lemke",
        "dupr_id": "4ZPG7M",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Ogdensburg, NY, US"
      },
      {
        "name": "Tom Pearson",
        "dupr_id": "PW4E2Z",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Canton, NY, US"
      }
    ]
  },
  {
    "team_id": 4815774989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christelle Baillod",
        "dupr_id": "5657Y0",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Jonathan Freda",
        "dupr_id": "676WWG",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]