Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem at the Forge - A True North Classic - Mixed Doubles Skill: (4.0) Age: (50 To 64)

ID: 7531965607

Match Scores

13-15

Win

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
EM
Ellen Melis

EGJJ6M · USA

DUPR

4.175

DS
Derek Stacey

3PXJKX · Ottawa, ON, CA

DUPR

4.209

TEAM 2WINNER
LP
Lynn Pelletier

L2VW0Q · Ottawa, ON, CA

DUPR

3.957

PF
Perry Freda

5654ER · Pakenham, ON, CA

DUPR

4.147

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-7531965607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6496942505,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ellen Melis",
        "dupr_id": "EGJJ6M",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Stacey",
        "dupr_id": "3PXJKX",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6867586357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lynn Pelletier",
        "dupr_id": "L2VW0Q",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Perry Freda",
        "dupr_id": "5654ER",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Pakenham, ON, CA"
      }
    ]
  }
]