Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

In and Out Pickleball- 4.0 Mixed Doubles

ID: 5777036709

Match Scores

4-11

Loss

Play Date

2026-05-23

Play Time (Est)

10:15 AM

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.609

TG
Tim George

2YEJZY · Fairview, PA, US

DUPR

3.944

TEAM 2WINNER
JV
Jeremy Vanhorn

ZDOY6Q · Mentor, OH, US

DUPR

4.282

EM
Emma Miller

7NO990 · Cleveland, OH, US

DUPR

3.775

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-5777036709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4693465578,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Scibetta",
        "dupr_id": "765Y50",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Erie County, PA, US"
      },
      {
        "name": "Tim George",
        "dupr_id": "2YEJZY",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Fairview, PA, US"
      }
    ]
  },
  {
    "team_id": 7518851730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Vanhorn",
        "dupr_id": "ZDOY6Q",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Emma Miller",
        "dupr_id": "7NO990",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]