Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

In and Out Pickleball- 4.0 Mixed Doubles

ID: 7522560444

Match Scores

7-11

Loss

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

8001 Moving Way unit b, Mentor, OH 44060, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kathleen Scibetta

765Y50 · Erie County, PA, US

DUPR

3.562

TG
Tim George

2YEJZY · Fairview, PA, US

DUPR

3.897

TEAM 2WINNER
LS
Leo Schumacher

DWNKYY · Macedonia, OH, US

DUPR

4.334

KM
Karen Makowski

3VY0J6 · Wadsworth, OH, US

DUPR

4.034

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-7522560444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8405064144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Scibetta",
        "dupr_id": "765Y50",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Erie County, PA, US"
      },
      {
        "name": "Tim George",
        "dupr_id": "2YEJZY",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Fairview, PA, US"
      }
    ]
  },
  {
    "team_id": 7022521432,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leo Schumacher",
        "dupr_id": "DWNKYY",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      },
      {
        "name": "Karen Makowski",
        "dupr_id": "3VY0J6",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Wadsworth, OH, US"
      }
    ]
  }
]