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

River City Classic 2026 - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5836228201

Match Scores

16-14

Loss

Play Date

2026-03-08

Play Time (Est)

2:15 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Abby NeSmith

L5L4NJ · Newburgh, IN, US

DUPR

4.298

TD
Tyler Denbo

3OW4PE · Princeton, IN, US

DUPR

5.003

TEAM 2LOSS
MH
Madison Hardesty

MY0G5L · Owensboro, KY, US

DUPR

3.899

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.132

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-5836228201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6896454974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abby NeSmith",
        "dupr_id": "L5L4NJ",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      },
      {
        "name": "Tyler Denbo",
        "dupr_id": "3OW4PE",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      }
    ]
  },
  {
    "team_id": 7205983597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Hardesty",
        "dupr_id": "MY0G5L",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  }
]