Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Mixed 4.0 (ANY AGE)

ID: 4756016329

Match Scores

12-10

Loss

Play Date

2026-02-08

Play Time (Est)

2:15 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.571

GH
Gabrielle Hergert

PWK07E · Rochester, NY, US

DUPR

4.220

TEAM 2LOSS
SK
Shelby Keefer

7667K9 · Rochester, NY, US

DUPR

3.801

ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.192

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-4756016329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7286651857,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Gabrielle Hergert",
        "dupr_id": "PWK07E",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7082893405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shelby Keefer",
        "dupr_id": "7667K9",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  }
]