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

Elite Pickleball DUPR reset 4.5-5.2

ID: 5585244924

Match Scores

15-3

Win

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ID
Indrajit Dhar

35D9V0 · Buffalo Grove, IL, US

DUPR

5.040

GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.108

TEAM 2LOSS
GP
Gabriel Paul

3PQRPZ · Chicago, IL, US

DUPR

4.848

BG
Brian Goodman

DWQ5DM · Chicago, IL, US

DUPR

4.957

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-5585244924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7522777346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Indrajit Dhar",
        "dupr_id": "35D9V0",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 7700782557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Paul",
        "dupr_id": "3PQRPZ",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Brian Goodman",
        "dupr_id": "DWQ5DM",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]