Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracketology - Men's 4.5 - winners Bracket Round 2

ID: 5059288794

Match Scores

15-13

Win

Play Date

2026-03-21

Play Time (Est)

7:30 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
JD Lewis

8JLQPJ · Sandy, UT, US

DUPR

4.382

BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.212

TEAM 2LOSS
SF
Steven Forbes

3LYYJK · Highland, UT, US

DUPR

4.132

JW
Jeremiah Webb

YG0QLK · USA

DUPR

4.308

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-5059288794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4767740308,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JD Lewis",
        "dupr_id": "8JLQPJ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 4508701859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Forbes",
        "dupr_id": "3LYYJK",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Jeremiah Webb",
        "dupr_id": "YG0QLK",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]