Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FLX Pickleball Club

ID: 7991431250

Match Scores

11-6

Win

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

3300 Chambers Rd, Horseheads, NY 14845, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jennifer Clark

W60W6Y · Homer, NY, US

DUPR

3.721

PS
Paul schoeffler

7DNWD9 · Elmira, NY, US

DUPR

4.720

TEAM 2LOSS
TK
Timothy Klee

X24XPX · Horseheads, NY, US

DUPR

5.008

KM
Kimberly Maloney

NYXDPN · Elmira, NY, US

DUPR

3.876

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-7991431250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219954344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Clark",
        "dupr_id": "W60W6Y",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      },
      {
        "name": "Paul schoeffler",
        "dupr_id": "7DNWD9",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      }
    ]
  },
  {
    "team_id": 8029029840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Klee",
        "dupr_id": "X24XPX",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      },
      {
        "name": "Kimberly Maloney",
        "dupr_id": "NYXDPN",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      }
    ]
  }
]