Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Michigan Senior Olympic Winter Games - Mixed Doubles Skill: (3.5 and 4.0) Age: (70-74,75-79)

ID: 5425802860

Match Scores

15-4

Loss

Play Date

2026-02-28

Play Time (Est)

5:00 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Sandra McAvoy

V4RJVE · USA

DUPR

3.898

MB
Mike Bringas

16YVQG · Amherstburg, ON, CA

DUPR

3.723

TEAM 2LOSS
DM
Deborrah MacKool

JJM9Z4 · Utica, MI, US

DUPR

3.470

JW
John Wilson

LWVREJ · USA

DUPR

3.047

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-5425802860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5288973008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandra McAvoy",
        "dupr_id": "V4RJVE",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Bringas",
        "dupr_id": "16YVQG",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Amherstburg, ON, CA"
      }
    ]
  },
  {
    "team_id": 8422925488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deborrah MacKool",
        "dupr_id": "JJM9Z4",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Utica, MI, US"
      },
      {
        "name": "John Wilson",
        "dupr_id": "LWVREJ",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]