Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GROUP ONE

ID: 8175600715

Match Scores

11-2

Win

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

1255 NW 135th St

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Josiah shaub

PZGDEZ · Boca Raton, FL, US

DUPR

4.823

NQ
Nicholas Qusous

LZ2NXJ · Fairmont, WV, US

DUPR

4.329

TEAM 2LOSS
GE
Giovanni erro

KOJ9MQ · Miami, FL, US

DUPR

4.548

AX
Andy Xiao

7JJ4R9 · Miami, FL, US

DUPR

4.271

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-8175600715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7957389867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josiah shaub",
        "dupr_id": "PZGDEZ",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Nicholas Qusous",
        "dupr_id": "LZ2NXJ",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Fairmont, WV, US"
      }
    ]
  },
  {
    "team_id": 5462483619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Giovanni erro",
        "dupr_id": "KOJ9MQ",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Andy Xiao",
        "dupr_id": "7JJ4R9",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]