Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter Lovin Tournament - Men's 4.5 - Men's 4.5 - losers Bracket Round 6

ID: 6387149041

Match Scores

15-9

Win

Play Date

2026-02-26

Play Time (Est)

2:15 AM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.416

ZC
Zachary Campbell

9PNK97 · Millcreek, UT, US

DUPR

4.392

TEAM 2LOSS
EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.335

GW
Gavin Warner

GWN7VM · USA

DUPR

4.342

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-6387149041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6205053708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Zachary Campbell",
        "dupr_id": "9PNK97",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 6485672755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Gavin Warner",
        "dupr_id": "GWN7VM",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]