Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 B\Town Throwdown - Cash Prize Tournament - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 4938899143

Match Scores

8-11

Win

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Bloomington, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
AZ
Anna Zerbonia

EWDKDV · USA

DUPR

4.295

EH
Eric Haefli

6KEEEE · USA

DUPR

4.218

TEAM 2WINNER
LH
Lynn Hanson

35EMYP · Decatur, IL, US

DUPR

4.358

CS
Christopher Shultz

894X0R · Decatur, IL, US

DUPR

3.934

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-4938899143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7382780576,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Zerbonia",
        "dupr_id": "EWDKDV",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Haefli",
        "dupr_id": "6KEEEE",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8007431161,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lynn Hanson",
        "dupr_id": "35EMYP",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      },
      {
        "name": "Christopher Shultz",
        "dupr_id": "894X0R",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      }
    ]
  }
]