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

Pool A

ID: 8053822095

Match Scores

11-0

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Port of Spain, Port of Spain Corporation, TT

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Albert De Matas

W6N9XG · Port of Spain, Port of Spain Corporation, TT

DUPR

4.055

RP
Robin PogsonDaniel

WK7Q4Q · USA

DUPR

3.445

TEAM 2LOSS
SS
Stephen Sadler

9P522J · FL, US

DUPR

3.642

SS
Simone Sadler

7NL224 · USA

DUPR

2.707

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-8053822095
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4992415873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Albert De Matas",
        "dupr_id": "W6N9XG",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Robin PogsonDaniel",
        "dupr_id": "WK7Q4Q",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5689500708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Sadler",
        "dupr_id": "9P522J",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Simone Sadler",
        "dupr_id": "7NL224",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]