Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Calgary Pickleball Center's: Snowbird Send-Off 2025 - Mens Doubles Skill: 4.5+ Age: (Any)

ID: 7920693793

Match Scores

1-15

Loss

Play Date

2025-11-01

Play Time (Est)

2:15 AM

Play Location

Calgary, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
CJ
Christopher Jones

16VY6K · Medicine Hat, AB, CA

DUPR

4.251

MP
Manny P

3VG25E · Calgary, AB, CA

DUPR

4.028

TEAM 2WINNER
SC
Sumit Chawla

3ZXVVW · Calgary, AB, CA

DUPR

5.003

JM
Jordan Mitchell

YXO5GP · Cochrane, AB, CA

DUPR

4.572

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-7920693793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7623047112,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Jones",
        "dupr_id": "16VY6K",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      },
      {
        "name": "Manny P",
        "dupr_id": "3VG25E",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4613552450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sumit Chawla",
        "dupr_id": "3ZXVVW",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jordan Mitchell",
        "dupr_id": "YXO5GP",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Cochrane, AB, CA"
      }
    ]
  }
]