Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6148428827

Match Scores

6-11

Win

Play Date

2025-08-16

Play Time (Est)

12:45 AM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jacob Spitz

KOVR2O · Northbrook, IL, US

DUPR

4.554

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.233

TEAM 2WINNER
DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.300

GG
Gaurav Gupta

59VP55 · Naperville, IL, US

DUPR

4.369

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-6148428827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8000675555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Spitz",
        "dupr_id": "KOVR2O",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 7219184499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Gaurav Gupta",
        "dupr_id": "59VP55",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]