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

Bowling Green Pickleball DUPR

ID: 7369156137

Match Scores

11-5

Win

Play Date

2026-02-14

Play Time (Est)

10:15 AM

Play Location

2055 Three Springs Rd, Bowling Green, KY 42104, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
June Franklin

DWYZDX · Bowling Green, KY, US

DUPR

3.466

AS
Allison Strader

RZ2WWM · Scottsville, KY, US

DUPR

3.286

TEAM 2LOSS
NC
Norma Crowder

99EQ4R · Bowling Green, KY, US

DUPR

3.304

JM
Josh McCoy

EXWYZO · USA

DUPR

3.455

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-7369156137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5665512667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "June Franklin",
        "dupr_id": "DWYZDX",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Allison Strader",
        "dupr_id": "RZ2WWM",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Scottsville, KY, US"
      }
    ]
  },
  {
    "team_id": 6802211226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norma Crowder",
        "dupr_id": "99EQ4R",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Josh McCoy",
        "dupr_id": "EXWYZO",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]