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

Score Hub $Ball Men’s 4.5+

ID: 7890016863

Match Scores

11-7

Win

Play Date

2026-03-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Joseph Dragotta

0R2Q2X · Minneapolis, MN, US

DUPR

4.530

TN
Ty Nickerson

76Q6V0 · MN, US

DUPR

4.690

TEAM 2LOSS
SG
Sowmik Garishakurti

N7Y0ZN · Inver Grove Heights, MN, US

DUPR

4.745

AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.532

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-7890016863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5053531387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Dragotta",
        "dupr_id": "0R2Q2X",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ty Nickerson",
        "dupr_id": "76Q6V0",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 6191204832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sowmik Garishakurti",
        "dupr_id": "N7Y0ZN",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]