Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4341178103

Match Scores

11-9

Loss

Play Date

2026-04-26

Play Time (Est)

12:45 AM

Play Location

Indianapolis, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Susan Ma

4VDRL2 · USA

DUPR

3.446

AB
Anthony Barrett

N76NEW · USA

DUPR

3.747

TEAM 2LOSS
DC
Dara Chezem

76W294 · Winamac, IN, US

DUPR

3.222

KC
Kent Chezem

Z9RG6P · Winamac, IN, US

DUPR

3.654

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-4341178103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5088362956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Ma",
        "dupr_id": "4VDRL2",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Barrett",
        "dupr_id": "N76NEW",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6819793364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dara Chezem",
        "dupr_id": "76W294",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Winamac, IN, US"
      },
      {
        "name": "Kent Chezem",
        "dupr_id": "Z9RG6P",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Winamac, IN, US"
      }
    ]
  }
]