Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool D - Mixed 4.0 (ANY AGE)

ID: 6609284415

Match Scores

8-11

Loss

Play Date

2026-02-08

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Shelby Keefer

7667K9 · Rochester, NY, US

DUPR

3.809

ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.202

TEAM 2WINNER
AB
Alina Behring-Vaughn

EWROMV · Pittsford, NY, US

DUPR

3.631

EC
Edward Cronk

6Z4MGG · Fairport, NY, US

DUPR

3.947

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-6609284415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6479678699,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelby Keefer",
        "dupr_id": "7667K9",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  },
  {
    "team_id": 7892618050,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alina Behring-Vaughn",
        "dupr_id": "EWROMV",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Edward Cronk",
        "dupr_id": "6Z4MGG",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  }
]