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

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

ID: 6118943913

Match Scores

13-15

Loss

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
BE
Blake Ellis

94P44J · Evansville, IN, US

DUPR

3.616

WE
Wayne Ellis

RYL0OE · USA

DUPR

3.141

TEAM 2WINNER
TT
Tyler Toopes

DY70LM · USA

DUPR

2.667

G
Gabe

LWMKX6 · USA

DUPR

3.271

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-6118943913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195909884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Ellis",
        "dupr_id": "94P44J",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Wayne Ellis",
        "dupr_id": "RYL0OE",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4937704821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Toopes",
        "dupr_id": "DY70LM",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabe",
        "dupr_id": "LWMKX6",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]