Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Edmonton Pickleball Center's: March Meltdown - Mixed Doubles Skill: 2.5 (2.0 To 2.99) Age: Any

ID: 6476302571

Match Scores

15-12

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
KT
Kim Tinana

4VQQ4G · Edmonton, AB, CA

DUPR

2.726

MC
Michael Coloma

0R44J2 · USA

DUPR

3.136

TEAM 2LOSS
GF
Grace Forster

YNPE4D · Edmonton, AB, CA

DUPR

2.314

BL
Bill Lee

9JW2MK · Edmonton, AB, CA

DUPR

2.855

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-6476302571
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6080593595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Tinana",
        "dupr_id": "4VQQ4G",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Michael Coloma",
        "dupr_id": "0R44J2",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7483928530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Forster",
        "dupr_id": "YNPE4D",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Bill Lee",
        "dupr_id": "9JW2MK",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]