Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 6589802610

Match Scores

20-21

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Blake Culbert

M267YG · Kelowna, BC, CA

DUPR

4.683

MT
Matthew Toren

8D9R2X · Kelowna, BC, CA

DUPR

4.404

TEAM 2WINNER
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.729

CC
Christy Crabtree

8EVMGJ · Blaine, WA, US

DUPR

4.790

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-6589802610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4769292488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Culbert",
        "dupr_id": "M267YG",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      },
      {
        "name": "Matthew Toren",
        "dupr_id": "8D9R2X",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  },
  {
    "team_id": 8280553833,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Christy Crabtree",
        "dupr_id": "8EVMGJ",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Blaine, WA, US"
      }
    ]
  }
]