Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR League

ID: 5297382864

Match Scores

8-11, 4-11

Loss

Play Date

2026-05-26

Play Time (Est)

1:00 PM

Play Location

1219 Mills Ln, Lowell, AR 72745, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.413

YA
Yaneli Acosta

YG0WJG · Springdale, AR, US

DUPR

4.009

TEAM 2WINNER
LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.472

CS
Cami Shepherd

4VZ5E6 · Rogers, AR, US

DUPR

4.470

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-5297382864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6783228324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      },
      {
        "name": "Yaneli Acosta",
        "dupr_id": "YG0WJG",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  },
  {
    "team_id": 6380081499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Cami Shepherd",
        "dupr_id": "4VZ5E6",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      }
    ]
  }
]