Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

River City Open 2025 - Womens Doubles Skill: (3.0) Age: (Any)

ID: 5284909051

Match Scores

15-6

Win

Play Date

2025-11-15

Play Time (Est)

8:45 AM

Play Location

Owensboro, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
Robin Hazard

EWYRVM · Bowling Green, KY, US

DUPR

2.838

NC
Norma Crowder

99EQ4R · Bowling Green, KY, US

DUPR

3.289

TEAM 2LOSS
TJ
Tracey Johnson

PZ0LXQ · Evansville, IN, US

DUPR

2.985

CA
Crystal Arnwine

RXN9QE · Newburgh, IN, US

DUPR

3.161

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-5284909051
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401799173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Hazard",
        "dupr_id": "EWYRVM",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Norma Crowder",
        "dupr_id": "99EQ4R",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      }
    ]
  },
  {
    "team_id": 5485791173,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracey Johnson",
        "dupr_id": "PZ0LXQ",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Crystal Arnwine",
        "dupr_id": "RXN9QE",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  }
]