Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool A

ID: 5343157269

Match Scores

9-11

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Stephen Sadler

9P522J · FL, US

DUPR

3.619

SS
Simone Sadler

7NL224 · USA

DUPR

2.687

TEAM 2WINNER
DS
Darren Sirju

VX0JJJ · USA

DUPR

3.014

CS
Coro Sirju

2QODQR · USA

DUPR

2.881

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-5343157269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6890199190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Sadler",
        "dupr_id": "9P522J",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Simone Sadler",
        "dupr_id": "7NL224",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7242655184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darren Sirju",
        "dupr_id": "VX0JJJ",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Coro Sirju",
        "dupr_id": "2QODQR",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]