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

Brick Wall Midwest #4

ID: 8366673219

Match Scores

0-11

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Beth Sternberg

30RXGQ · Massillon, OH, US

DUPR

4.426

HC
Hannah Charmaine Alcaro

6ZJMEG · Arlington Heights, IL, US

DUPR

4.071

TEAM 2WINNER
SX
Sarina Xie

59G4PV · Columbus, OH, US

DUPR

5.511

AL
Anna Lenhart

8JN42J · Powell, OH, US

DUPR

4.888

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-8366673219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5351646045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Sternberg",
        "dupr_id": "30RXGQ",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      },
      {
        "name": "Hannah Charmaine Alcaro",
        "dupr_id": "6ZJMEG",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      }
    ]
  },
  {
    "team_id": 7262946315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarina Xie",
        "dupr_id": "59G4PV",
        "rating": 5.511,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Anna Lenhart",
        "dupr_id": "8JN42J",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]