Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CantaMia Pickleball Club- CMTeam Pickleball

ID: 5588654430

Match Scores

23-21

Win

Play Date

2026-02-14

Play Time (Est)

7:30 PM

Play Location

Goodyear, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
Michael McConnell

ZN6P0L · Goodyear, AZ, US

DUPR

4.009

KB
Karl Baldry

5EE4ZL · USA

DUPR

3.795

TEAM 2LOSS
BW
Barbara Wilcox

8KVEOK · Innisfil, ON, CA

DUPR

4.325

TM
Tim Mickelsen

DNEJW4 · USA

DUPR

3.955

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-5588654430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8032591065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael McConnell",
        "dupr_id": "ZN6P0L",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Karl Baldry",
        "dupr_id": "5EE4ZL",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5318895979,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Wilcox ",
        "dupr_id": "8KVEOK",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Innisfil, ON, CA"
      },
      {
        "name": "Tim Mickelsen",
        "dupr_id": "DNEJW4",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]