Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

River City Classic 2026 - Mens Doubles Skill: (3.5) Age: (Any)

ID: 6615270711

Match Scores

15-4

Loss

Play Date

2026-03-07

Play Time (Est)

4:45 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
RM
Robert McManus

PKG9PE · Gallatin, TN, US

DUPR

3.394

RM
Ron Maupin

76OZK0 · White House, TN, US

DUPR

3.617

TEAM 2LOSS
BE
Blake Ellis

94P44J · Evansville, IN, US

DUPR

3.708

WE
Wayne Ellis

RYL0OE · USA

DUPR

3.266

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-6615270711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5326068632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert McManus",
        "dupr_id": "PKG9PE",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Gallatin, TN, US"
      },
      {
        "name": "Ron Maupin",
        "dupr_id": "76OZK0",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "White House, TN, US"
      }
    ]
  },
  {
    "team_id": 5143766160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Ellis",
        "dupr_id": "94P44J",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Wayne Ellis",
        "dupr_id": "RYL0OE",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]