Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6291948206

Match Scores

11-4

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
BT
Brandon Tom

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

DUPR

4.960

BS
Blake Shoucair

NREZD6 · Kingston, St. Andrew Parish, JM

DUPR

4.342

TEAM 2LOSS
MG
Maddox Grass

9PMVZK · USA

DUPR

4.032

JP
Jonah Powers

Q9R4JR · USA

DUPR

4.311

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-6291948206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7541837794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Blake Shoucair",
        "dupr_id": "NREZD6",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      }
    ]
  },
  {
    "team_id": 7755329872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddox Grass",
        "dupr_id": "9PMVZK",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonah Powers",
        "dupr_id": "Q9R4JR",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]