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

Jeff Jefferson League - 5th edition - Session 1

ID: 4338527719

Match Scores

11-4

Win

Play Date

2026-04-23

Play Time (Est)

8:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Surya Reddy

6720RK · Eagan, MN, US

DUPR

4.959

MB
Mukhtar Baradia

3PNPEX · USA

DUPR

5.101

TEAM 2LOSS
JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.269

CI
Chris Iverson

QPNW5R · USA

DUPR

4.290

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-4338527719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4806360534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Surya Reddy",
        "dupr_id": "6720RK",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4576739134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Chris Iverson",
        "dupr_id": "QPNW5R",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]