Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6369183389

Match Scores

11-7

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Richard Chung

ODO2J2 · USA

DUPR

4.476

GS
Gavin Scott Arnold Manders

4L2VXV · Warwick Parish, BM

DUPR

4.660

TEAM 2LOSS
JM
Jamalli Maugé

GWOYJQ · USA

DUPR

4.203

JW
jaysean wells

GW5XQQ · Scarborough, Tobago, TT

DUPR

3.859

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-6369183389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7534478991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Chung",
        "dupr_id": "ODO2J2",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gavin Scott Arnold Manders",
        "dupr_id": "4L2VXV",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  },
  {
    "team_id": 7385513673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamalli Maugé",
        "dupr_id": "GWOYJQ",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jaysean wells",
        "dupr_id": "GW5XQQ",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Scarborough, Tobago, TT"
      }
    ]
  }
]