Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7729843148

Match Scores

1-15

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
marty gamble

G5J90Q · Christian County, KY, US

DUPR

3.632

EM
Edwin Moore

V7E2R7 · Hopkinsville, KY, US

DUPR

3.672

TEAM 2WINNER
JB
Jacob Burton

XKEMW4 · Auburn, KY, US

DUPR

3.923

GG
Geo Gonzalez

ME4LGD · USA

DUPR

4.209

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-7729843148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8344527516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "marty gamble",
        "dupr_id": "G5J90Q",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Christian County, KY, US"
      },
      {
        "name": "Edwin Moore",
        "dupr_id": "V7E2R7",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Hopkinsville, KY, US"
      }
    ]
  },
  {
    "team_id": 5980390853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Burton",
        "dupr_id": "XKEMW4",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Auburn, KY, US"
      },
      {
        "name": "Geo Gonzalez",
        "dupr_id": "ME4LGD",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]