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

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

ID: 5825736680

Match Scores

11-7

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Tyler Denbo

3OW4PE · Princeton, IN, US

DUPR

5.001

BP
Brady Porter

3LMEDZ · Mount Carmel, IL, US

DUPR

4.860

TEAM 2LOSS
DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.790

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.626

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-5825736680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7183795287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Denbo",
        "dupr_id": "3OW4PE",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      },
      {
        "name": "Brady Porter",
        "dupr_id": "3LMEDZ",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      }
    ]
  },
  {
    "team_id": 6410447697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  }
]