Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracketology - Men's 4.5 - Group 4 Round 1

ID: 5760355836

Match Scores

11-6

Win

Play Date

2026-03-21

Play Time (Est)

1:00 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
JD Lewis

8JLQPJ · Sandy, UT, US

DUPR

4.548

BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.378

TEAM 2LOSS
PM
Philip Martinez

16G7JQ · Bountiful, UT, US

DUPR

3.612

CC
Casey Crouch

3VRXR5 · Sandy, UT, US

DUPR

4.531

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-5760355836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4475026577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JD Lewis",
        "dupr_id": "8JLQPJ",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 4309573715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Martinez",
        "dupr_id": "16G7JQ",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Casey Crouch",
        "dupr_id": "3VRXR5",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]