Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracketology - Men's 4.5 - Group 4 Round 4

ID: 4359247819

Match Scores

11-4

Loss

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.417

LB
Leon Boerr

555GJP · Lehi, UT, US

DUPR

4.398

TEAM 2LOSS
JL
JD Lewis

8JLQPJ · Sandy, UT, US

DUPR

4.364

BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.194

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-4359247819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6573902751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Leon Boerr",
        "dupr_id": "555GJP",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7842873571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JD Lewis",
        "dupr_id": "8JLQPJ",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  }
]