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

Beginner Tournament - Pickleheads Pool Play - Round 1 Game 49

ID: 4468894084

Match Scores

11-4

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.139

EH
Elijah Hage

7ZQLZ4 · Edmonton, AB, CA

DUPR

2.655

TEAM 2LOSS
BC
Brenna Coles

K5VGZY · Edmonton, AB, CA

DUPR

2.110

LF
Laurence Fernandez

GWKXXQ · Edmonton, AB, CA

DUPR

2.678

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-4468894084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4954699307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Marriott",
        "dupr_id": "99VJOK",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Elijah Hage",
        "dupr_id": "7ZQLZ4",
        "rating": 2.655,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5252938413,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Coles",
        "dupr_id": "K5VGZY",
        "rating": 2.11,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Laurence Fernandez",
        "dupr_id": "GWKXXQ",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]