Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Brownsburg Young Life Spring Open - Mixed Doubles Skill: (4.5) Age: (12 And Above)

ID: 7999341696

Match Scores

11-9

Win

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Indianapolis, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kristen Beardsley

8EXG9V · USA

DUPR

4.219

BH
Byron Hall

567WR5 · Indianapolis, IN, US

DUPR

4.573

TEAM 2LOSS
JB
Jill Batler

30LDNQ · Carmel, IN, US

DUPR

4.116

HK
Harrison Kirsh

M2L0JG · Carmel, IN, US

DUPR

4.313

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-7999341696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6423209043,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristen Beardsley",
        "dupr_id": "8EXG9V",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Byron Hall",
        "dupr_id": "567WR5",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 6273728231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill Batler",
        "dupr_id": "30LDNQ",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Harrison Kirsh",
        "dupr_id": "M2L0JG",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]