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

R.A.W. Reign and Win Pickleball Shadow Pines Camp

ID: 5390275681

Match Scores

7-3

Win

Play Date

2025-05-18

Play Time (Est)

2:15 AM

Play Location

Town of Penfield - Shadow Pines, Whalen Road, Penfield, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GJ
Gregory Johncox

Q55L5N · St. Petersburg, FL, US

DUPR

5.017

PD
Peter Drake

DNZ654 · USA

DUPR

2.812

TEAM 2LOSS
JH
Julie Hussey

V4VMGJ · USA

DUPR

2.519

SD
Sharon DeGregorio

2YYJXR · USA

DUPR

2.314

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-5390275681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6085009856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory  Johncox",
        "dupr_id": "Q55L5N",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Peter Drake",
        "dupr_id": "DNZ654",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5241120363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Hussey",
        "dupr_id": "V4VMGJ",
        "rating": 2.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sharon DeGregorio",
        "dupr_id": "2YYJXR",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]