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

Beginner Tournament - Pickleheads Pool Play - W4

ID: 4481226292

Match Scores

15-8

Win

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Pickleball Hub West

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Timothy Marriott

99VJOK · St. Albert, AB, CA

DUPR

3.206

EH
Elijah Hage

7ZQLZ4 · Edmonton, AB, CA

DUPR

2.668

TEAM 2LOSS
BS
Brenda Shimbashi

4LQ7VG · Spruce Grove, AB, CA

DUPR

2.778

AC
Andrea Chochla

E9605W · USA

DUPR

2.055

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-4481226292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7585679403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Marriott",
        "dupr_id": "99VJOK",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Elijah Hage",
        "dupr_id": "7ZQLZ4",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8525962525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Shimbashi",
        "dupr_id": "4LQ7VG",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Andrea Chochla",
        "dupr_id": "E9605W",
        "rating": 2.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]