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

Edmonton Pickleball Center's: Cinqo De Torneo - Womens Doubles Skill: 3.5 (3.5 To 3.99) Age: Any

ID: 6126604974

Match Scores

11-15

Win

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
EF
Erin Finucane

V7QLG5 · Edmonton, AB, CA

DUPR

2.908

RM
Renee Magnan

MYYVWD · Edmonton, AB, CA

DUPR

3.123

TEAM 2WINNER
PR
Pennylane Reambonanza

JJLMEJ · Leduc, AB, CA

DUPR

3.123

CA
Chindel Albarando

76XYE9 · Calgary, AB, CA

DUPR

3.817

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-6126604974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781211807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erin Finucane",
        "dupr_id": "V7QLG5",
        "rating": 2.908,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Renee Magnan",
        "dupr_id": "MYYVWD",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5010689002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pennylane Reambonanza",
        "dupr_id": "JJLMEJ",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Leduc, AB, CA"
      },
      {
        "name": "Chindel Albarando",
        "dupr_id": "76XYE9",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]