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

Spring Frenzy Pickleball Tournament - Womens Doubles Skill: (3.0) Age: (50 And Above)

ID: 7827924020

Match Scores

11-7

Win

Play Date

2026-03-21

Play Time (Est)

9:00 PM

Play Location

Lancaster, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KR
Kathleen Rex

8JGMP4 · Fogelsville, PA, US

DUPR

3.216

SM
Susan Meyer

8WL55Q · Mertztown, PA, US

DUPR

3.375

TEAM 2LOSS
BM
Bebe Miller

7ZJ6O0 · USA

DUPR

3.062

CH
Cheryl Honrade

6K4MDE · USA

DUPR

3.296

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-7827924020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6950551229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Rex",
        "dupr_id": "8JGMP4",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Fogelsville, PA, US"
      },
      {
        "name": "Susan Meyer",
        "dupr_id": "8WL55Q",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Mertztown, PA, US"
      }
    ]
  },
  {
    "team_id": 5416133952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bebe Miller",
        "dupr_id": "7ZJ6O0",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl  Honrade",
        "dupr_id": "6K4MDE",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]