Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6153644786

Match Scores

9-15

Loss

Play Date

2026-03-07

Play Time (Est)

3:30 PM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
marty gamble

G5J90Q · Christian County, KY, US

DUPR

3.675

EM
Edwin Moore

V7E2R7 · Hopkinsville, KY, US

DUPR

3.734

TEAM 2WINNER
CH
Cameron Hirsch

D5Y7GL · USA

DUPR

3.699

AM
Alvin Ma

LW626K · USA

DUPR

3.590

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-6153644786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8124400538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "marty gamble",
        "dupr_id": "G5J90Q",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Christian County, KY, US"
      },
      {
        "name": "Edwin Moore",
        "dupr_id": "V7E2R7",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Hopkinsville, KY, US"
      }
    ]
  },
  {
    "team_id": 5578708869,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Hirsch",
        "dupr_id": "D5Y7GL",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alvin Ma",
        "dupr_id": "LW626K",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]