Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool A - Men's 4.0 to 4.99 8:00pm Start

ID: 5388111874

Match Scores

11-2

Loss

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Joshua Le

7DNNY0 · Miramar, FL, US

DUPR

4.314

AB
Archie Balyberdin

RXW94E · Boca Raton, FL, US

DUPR

4.932

TEAM 2LOSS
BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.957

BS
Blake Shoucair

NREZD6 · Kingston, St. Andrew Parish, JM

DUPR

4.332

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-5388111874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7928447530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Le",
        "dupr_id": "7DNNY0",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Miramar, FL, US"
      },
      {
        "name": "Archie Balyberdin",
        "dupr_id": "RXW94E",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 8216147821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Blake Shoucair",
        "dupr_id": "NREZD6",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      }
    ]
  }
]