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

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

ID: 6528870754

Match Scores

11-8

Win

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.802

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.646

TEAM 2LOSS
TP
Tanner Parks

17QWX0 · Lexington, KY, US

DUPR

4.780

CP
Cooper Parks

84RG96 · Campbellsville, KY, US

DUPR

5.119

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-6528870754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5061434392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 4800981685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Parks",
        "dupr_id": "17QWX0",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Cooper Parks",
        "dupr_id": "84RG96",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Campbellsville, KY, US"
      }
    ]
  }
]