Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CantaMia Pickleball Club-CM Team Pickleball

ID: 8531367559

Match Scores

21-16

Loss

Play Date

2026-02-28

Play Time (Est)

8:45 AM

Play Location

Goodyear, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Karl Baldry

5EE4ZL · USA

DUPR

3.814

MM
Michael McConnell

ZN6P0L · Goodyear, AZ, US

DUPR

4.012

TEAM 2LOSS
DM
Damon Miller

8MV0EG · Goodyear, AZ, US

DUPR

3.986

MR
Marty Rohr

560X20 · USA

DUPR

3.942

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-8531367559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5950371522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karl Baldry",
        "dupr_id": "5EE4ZL",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael McConnell",
        "dupr_id": "ZN6P0L",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 7082780957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damon Miller",
        "dupr_id": "8MV0EG",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Marty Rohr",
        "dupr_id": "560X20",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]