Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter Lovin Tournament - Men's 4.5 - Men's 4.5 - winners Bracket Round 2

ID: 8401234392

Match Scores

4-11, 10-12

Loss

Play Date

2026-02-26

Play Time (Est)

1:00 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.443

ZC
Zachary Campbell

9PNK97 · Millcreek, UT, US

DUPR

4.413

TEAM 2WINNER
EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.352

GW
Gavin Warner

GWN7VM · USA

DUPR

4.353

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-8401234392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8419378112,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Zachary Campbell",
        "dupr_id": "9PNK97",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 4884986727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Gavin Warner",
        "dupr_id": "GWN7VM",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]