Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 7759748788

Match Scores

0-11

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Richard Chung

ODO2J2 · USA

DUPR

4.264

ZT
Zalika Timothy

YM279E · USA

DUPR

2.979

TEAM 2WINNER
SC
Samantha Cruickshank

0ZNGP4 · Tobago, TT

DUPR

3.643

JW
jaysean wells

GW5XQQ · Scarborough, Tobago, TT

DUPR

3.922

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-7759748788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8366618987,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Chung",
        "dupr_id": "ODO2J2",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zalika  Timothy",
        "dupr_id": "YM279E",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7511301990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha Cruickshank",
        "dupr_id": "0ZNGP4",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Tobago, TT"
      },
      {
        "name": "jaysean wells",
        "dupr_id": "GW5XQQ",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Scarborough, Tobago, TT"
      }
    ]
  }
]