Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball Friday Night Lights mixed 4.0-4.7

ID: 6123382371

Match Scores

11-7

Loss

Play Date

2026-03-20

Play Time (Est)

4:45 AM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dan Slinger

DW9GXY · West Chicago, IL, US

DUPR

4.186

MS
Morgan Steinys

12GKGR · Batavia, IL, US

DUPR

4.430

TEAM 2LOSS
BP
Brandon Pichen

RZERWQ · Yorkville, IL, US

DUPR

3.957

JP
Jocelyn Pichen

2LRR5Y · Yorkville, IL, US

DUPR

4.319

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-6123382371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5338031601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Slinger",
        "dupr_id": "DW9GXY",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "West Chicago, IL, US"
      },
      {
        "name": "Morgan Steinys",
        "dupr_id": "12GKGR",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Batavia, IL, US"
      }
    ]
  },
  {
    "team_id": 6278959954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Pichen",
        "dupr_id": "RZERWQ",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      },
      {
        "name": "Jocelyn Pichen",
        "dupr_id": "2LRR5Y",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      }
    ]
  }
]