Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FLX Pickleball Club

ID: 6027905865

Match Scores

6-11

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

3300 Chambers Rd, Horseheads, NY 14845, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JF
Janet Ford

89ZPRR · Cato, NY, US

DUPR

3.836

MA
Michael A Thompson

3LY45Z · USA

DUPR

4.178

TEAM 2WINNER
JC
Jennifer Clark

W60W6Y · Homer, NY, US

DUPR

3.724

PS
Paul schoeffler

7DNWD9 · Elmira, NY, US

DUPR

4.726

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-6027905865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228405399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janet Ford",
        "dupr_id": "89ZPRR",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Cato, NY, US"
      },
      {
        "name": "Michael A Thompson",
        "dupr_id": "3LY45Z",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5520712925,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Clark",
        "dupr_id": "W60W6Y",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      },
      {
        "name": "Paul schoeffler",
        "dupr_id": "7DNWD9",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      }
    ]
  }
]