Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 7477389176

Match Scores

11-8

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Gabriel Mansoor

7Z90E5 · USA

DUPR

3.648

JW
jaysean wells

GW5XQQ · Scarborough, Tobago, TT

DUPR

3.846

TEAM 2LOSS
JJ
Jacob Jacelon

JYYOLO · USA

DUPR

3.157

DR
Darius Rahaman

X00OM2 · USA

DUPR

3.622

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-7477389176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7800566325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Mansoor",
        "dupr_id": "7Z90E5",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jaysean wells",
        "dupr_id": "GW5XQQ",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Scarborough, Tobago, TT"
      }
    ]
  },
  {
    "team_id": 5731248141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Jacelon",
        "dupr_id": "JYYOLO",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darius Rahaman",
        "dupr_id": "X00OM2",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]