Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5388842327

Match Scores

9-15

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
CP
Chris Patmore

MPLXMO · USA

DUPR

2.881

BS
Brian Scidmore

89NV4R · USA

DUPR

3.819

TEAM 2WINNER
MG
marty gamble

G5J90Q · Christian County, KY, US

DUPR

3.631

EM
Edwin Moore

V7E2R7 · Hopkinsville, KY, US

DUPR

3.671

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-5388842327
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4468674972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Patmore",
        "dupr_id": "MPLXMO",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Scidmore",
        "dupr_id": "89NV4R",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7573830173,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "marty gamble",
        "dupr_id": "G5J90Q",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Christian County, KY, US"
      },
      {
        "name": "Edwin Moore",
        "dupr_id": "V7E2R7",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Hopkinsville, KY, US"
      }
    ]
  }
]