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

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

ID: 5533974351

Match Scores

15-11

Win

Play Date

2026-03-08

Play Time (Est)

4:45 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Morgan Landrigan

PKOPOM · Highlandville, MO, US

DUPR

4.580

JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.203

TEAM 2LOSS
AN
Abby NeSmith

L5L4NJ · Newburgh, IN, US

DUPR

4.310

TD
Tyler Denbo

3OW4PE · Princeton, IN, US

DUPR

5.015

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-5533974351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4981319828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Landrigan",
        "dupr_id": "PKOPOM",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Highlandville, MO, US"
      },
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 6337591281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abby NeSmith",
        "dupr_id": "L5L4NJ",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      },
      {
        "name": "Tyler Denbo",
        "dupr_id": "3OW4PE",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      }
    ]
  }
]