Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.5

ID: 4877861532

Match Scores

11-5

Win

Play Date

2026-05-14

Play Time (Est)

1:00 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
GP
Grant Paradowski

JPK6ZD · Indianapolis, IN, US

DUPR

4.721

LB
Larry Black

EGYOGW · Noblesville, IN, US

DUPR

4.472

TEAM 2LOSS
LG
Luke Gipson

84NV66 · Anderson, IN, US

DUPR

4.305

MB
Manoj Baskaran

56MO0V · Fishers, IN, US

DUPR

4.264

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-4877861532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7579567712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Paradowski",
        "dupr_id": "JPK6ZD",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Larry Black",
        "dupr_id": "EGYOGW",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  },
  {
    "team_id": 7716588724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Gipson",
        "dupr_id": "84NV66",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      },
      {
        "name": "Manoj Baskaran",
        "dupr_id": "56MO0V",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]