Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 13 (v3)

ID: 7091863645

Match Scores

17-13

Win

Play Date

2026-04-13

Play Time (Est)

2:15 AM

Play Location

Calgary Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Christina Sewell

1NNE06 · Calgary, AB, CA

DUPR

4.162

CJ
Christopher Jones

16VY6K · Medicine Hat, AB, CA

DUPR

4.202

TEAM 2LOSS
MT
Melissa Timms

8954QE · Calgary, AB, CA

DUPR

3.784

AL
Allan Leader

YGXQLE · Calgary, AB, CA

DUPR

4.334

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-7091863645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7201161603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christina Sewell",
        "dupr_id": "1NNE06",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Christopher Jones",
        "dupr_id": "16VY6K",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      }
    ]
  },
  {
    "team_id": 6223317421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Timms",
        "dupr_id": "8954QE",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Allan Leader",
        "dupr_id": "YGXQLE",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]