Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5595437024

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Aaron Chan

L5XE0Z · Port of Spain, Port of Spain Corporation, TT

DUPR

4.672

AD
Adam De Freitas

YG6ZE4 · Port of Spain, Port of Spain Corporation, TT

DUPR

4.050

TEAM 2LOSS
JM
Jamalli Maugé

GWOYJQ · USA

DUPR

4.184

JW
jaysean wells

GW5XQQ · Scarborough, Tobago, TT

DUPR

3.849

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-5595437024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5735400879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Chan",
        "dupr_id": "L5XE0Z",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Adam De Freitas",
        "dupr_id": "YG6ZE4",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 5401403436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamalli Maugé",
        "dupr_id": "GWOYJQ",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jaysean wells",
        "dupr_id": "GW5XQQ",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Scarborough, Tobago, TT"
      }
    ]
  }
]