Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GROUP ONE

ID: 4865191130

Match Scores

2-11

Win

Play Date

2026-03-21

Play Time (Est)

3:30 PM

Play Location

1255 NW 135th St

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Alberto Ramirez

V6ZX2E · USA

DUPR

3.805

AS
Anthony Scicchitano

ODEGOE · Miami, FL, US

DUPR

4.059

TEAM 2WINNER
JS
Josiah shaub

PZGDEZ · Boca Raton, FL, US

DUPR

4.704

NQ
Nicholas Qusous

LZ2NXJ · Fairmont, WV, US

DUPR

4.185

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-4865191130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4838020598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alberto  Ramirez",
        "dupr_id": "V6ZX2E",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Scicchitano",
        "dupr_id": "ODEGOE",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4811634446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah shaub",
        "dupr_id": "PZGDEZ",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Nicholas Qusous",
        "dupr_id": "LZ2NXJ",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Fairmont, WV, US"
      }
    ]
  }
]