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

Diamond Pickleball

ID: 7302918891

Match Scores

20-5

Loss

Play Date

2025-02-27

Play Time (Est)

4:45 AM

Play Location

1112 Shive Ln, Bowling Green, KY 42103, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Cathie Weaver

8JQXYM · Portland, TN, US

DUPR

3.573

NC
Norma Crowder

99EQ4R · Bowling Green, KY, US

DUPR

3.429

TEAM 2LOSS
TM
Tammy Miller

9PVNR7 · Bowling Green, KY, US

DUPR

3.089

AS
Allison Strader

RZ2WWM · Scottsville, KY, US

DUPR

3.285

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-7302918891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5918847071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cathie Weaver",
        "dupr_id": "8JQXYM",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Portland, TN, US"
      },
      {
        "name": "Norma Crowder",
        "dupr_id": "99EQ4R",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      }
    ]
  },
  {
    "team_id": 4818664391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammy Miller",
        "dupr_id": "9PVNR7",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Allison Strader",
        "dupr_id": "RZ2WWM",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Scottsville, KY, US"
      }
    ]
  }
]