Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Picklehead247 5.0 OPEN MONEYBALL

ID: 4944307201

Match Scores

15-13

Win

Play Date

2024-12-08

Play Time (Est)

2:15 AM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RM
Ryan Miscik

162GG0 · Venice, FL, US

DUPR

5.800

JC
John Cangelosi

35ED2R · Sarasota, FL, US

DUPR

5.795

TEAM 2LOSS
DC
Daniel Couzens

ZN7G0P · St. Petersburg, FL, US

DUPR

5.483

PP
Patricio Pereyra

17J66M · Arequipa, Arequipa, PE

DUPR

6.090

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-4944307201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4402873279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Miscik",
        "dupr_id": "162GG0",
        "rating": 5.8,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "John Cangelosi",
        "dupr_id": "35ED2R",
        "rating": 5.795,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 6691224669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Couzens",
        "dupr_id": "ZN7G0P",
        "rating": 5.483,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Patricio Pereyra",
        "dupr_id": "17J66M",
        "rating": 6.09,
        "profile_pic_url": null,
        "location": "Arequipa, Arequipa, PE"
      }
    ]
  }
]