Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mixed

ID: 6619829472

Match Scores

11-8

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZB
Zach Breeden

V72EV6 · Indianapolis, IN, US

DUPR

3.625

SG
Sharon Guingrich

E1Q951 · Columbus, IN, US

DUPR

4.119

TEAM 2LOSS
RK
Ryan Krause

8JPP4D · Indianapolis, IN, US

DUPR

4.246

CW
Christy Weston

1RGPVM · Fishers, IN, US

DUPR

3.610

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-6619829472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7528687222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Breeden",
        "dupr_id": "V72EV6",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Sharon Guingrich",
        "dupr_id": "E1Q951",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Columbus, IN, US"
      }
    ]
  },
  {
    "team_id": 7793207262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Krause",
        "dupr_id": "8JPP4D",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Christy Weston",
        "dupr_id": "1RGPVM",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]