Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Edmonton Pickleball Center's: March Meltdown - Mixed Doubles Skill: 4.0+ Age: Any

ID: 6281512416

Match Scores

11-9

Win

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Ember Bunting

WKMXYL · AB, CA

DUPR

3.056

AE
Aeon Espino

K5Q9MY · AB, CA

DUPR

3.897

TEAM 2LOSS
MV
Marcia van Lier

6NR95D · Edmonton, AB, CA

DUPR

3.506

JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

3.974

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-6281512416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7509902029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ember Bunting",
        "dupr_id": "WKMXYL",
        "rating": 3.056,
        "profile_pic_url": null,
        "location": "AB, CA"
      },
      {
        "name": "Aeon Espino",
        "dupr_id": "K5Q9MY",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  },
  {
    "team_id": 4773053540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcia van Lier",
        "dupr_id": "6NR95D",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]